Skip to content

Commit

Permalink
GenericWork not generated at install time
Browse files Browse the repository at this point in the history
That step is only part of `test_app_generator`
  • Loading branch information
atz committed Jan 7, 2017
1 parent f21b78f commit 4445d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/generators/sufia/install_generator.rb
Expand Up @@ -9,7 +9,6 @@ class Install < Rails::Generators::Base
2. Installs model-related concerns
* Creates several database migrations if they do not exist in /db/migrate
* Adds user behavior to the user model
* Generates GenericWork model.
* Creates the sufia.rb configuration file
* Generates mailboxer
3. Adds Sufia's abilities into the Ability class
Expand Down

0 comments on commit 4445d14

Please sign in to comment.