Sha256: 870bb06a174c576b9106564cbe2214c9b13f98a3700c31cdb16f30098e802fb5
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
User.create(:email => "admin@example.com", :password => "password", :password_confirmation => "password") Page.create(:name => "Home", :content => "<h1>You are on the Home Page Dawg!!</h1>")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
et_cms-0.0.1 | lib/generators/et_cms/templates/seeds.rb |