/meal

Primary LanguageRuby

Build Status

Running the development server

Redis must be running

$ foreman start -f Procfile.dev

Running tests

$ rake test:all