summaryrefslogtreecommitdiff
path: root/db/seeds.rb
blob: d640036fc627bb1370b4988e4ee5c49d8fb6515a (plain)
1
2
3
4
5
# ruby encoding: utf-8
#
# 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).