Skip to content

Commit

Permalink
Generating with a --fresh-installation flag negates the need to run t…
Browse files Browse the repository at this point in the history
…he other generators.
  • Loading branch information
parndt committed Feb 7, 2012
1 parent 7a70564 commit 48dfeb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions templates/refinery/edge.rb
Expand Up @@ -26,11 +26,6 @@
run 'bundle install'
rake 'db:create'
generate 'refinery:cms --fresh-installation'
generate 'refinery:core'
generate 'refinery:pages'
generate 'refinery:images'
generate 'refinery:resources'
generate 'refinery:i18n'

rake 'railties:install:migrations db:migrate'

Expand Down

0 comments on commit 48dfeb2

Please sign in to comment.