/lists

Primary LanguageRubyMIT LicenseMIT

Lists

Install

rake lists:install:migrations
rake db:migrate

Add:
  mount Lists::Engine => "/lists"
to config/routes.rb