Ruby on Rails Tutorial Deploy on Blossom A ready-to-deploy Ruby on Rails app to get you started quickly on Blossom. Quick Start # Install dependencies bundle install # Run the app bin/dev Visit http://localhost:3000 in your browser to see the demo application.