Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 405 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 405 Bytes

listy is a shopping list app, written in rails 3 and ruby 1.9.2. It is optimized for simple sharing across smartphones and PCs.

To customize this for your own environment:

  • update database.yml. Note that we .gitignore database.yml, but will copy database.yml.example in if you don't provide onw.

  • update environments/*.rb - especially, the config.action_mailer.default_url_options in production.rb