I am new in ruby and rails applications and I made a project using rails framework. I usually run my rails app using "rails server" command on the terminal, but i want to make it easy to run my app localhost website rails app from an icon on the ubuntu desktop.
Basically, I want to have a shortcut on my desktop so when I click it, my rails app open in the browser.