Skip to content

pmcbrien/listy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

shopping list app in rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 41.3%
  • CSS 36.6%
  • HTML 14.8%
  • JavaScript 6.4%
  • ApacheConf 0.9%