Currently there isn't any template so we don't need this code.
This commit is contained in:
parent
0eb88e2d95
commit
d6e9af98ef
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ module Refinery
|
||||||
rake("refinery_blog:install:migrations")
|
rake("refinery_blog:install:migrations")
|
||||||
end
|
end
|
||||||
|
|
||||||
source_root File.expand_path('../templates', __FILE__)
|
|
||||||
|
|
||||||
def append_load_seed_data
|
def append_load_seed_data
|
||||||
append_file 'db/seeds.rb', :verbose => true do
|
append_file 'db/seeds.rb', :verbose => true do
|
||||||
<<-EOH
|
<<-EOH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue