We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the Lunchadores wiki!
TODO: Organize.
Demo http://vml-lunchadores.herokuapp.com/
Installation
cd <% working copy %>
rvm install ruby-2.0
bundle install
rake db:migrate
rails s