aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dummy/db/seeds.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dummy/db/seeds.rb')
-rw-r--r--spec/dummy/db/seeds.rb10
1 files changed, 10 insertions, 0 deletions
diff --git a/spec/dummy/db/seeds.rb b/spec/dummy/db/seeds.rb
new file mode 100644
index 0000000..7ca73e2
--- /dev/null
+++ b/spec/dummy/db/seeds.rb
@@ -0,0 +1,10 @@
+# This file should contain all the record creation needed to seed the database with its default values.
+# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
+#
+# Examples:
+#
+# cities = City.create([{ :name => 'Chicago' }, { :name => 'Copenhagen' }])
+# Mayor.create(:name => 'Emanuel', :city => cities.first)
+
+# Added by Refinery CMS Pages extension
+Refinery::Pages::Engine.load_seed