This project is archived and is in readonly mode.
Changeset [f3c7bbeedd81d2f379c5e6a9e8739d3b3784ca5f] by David Heinemeier Hansson
August 18th, 2009 @ 04:08 PM
Added db/seeds.rb as a default file for storing seed data for the database. Can be loaded with rake db:seed (or created alongside the db with db:setup). (This is also known as the "Stop Putting Gawd Damn Seed Data In Your Migrations" feature) [DHH]
Conflicts:
railties/CHANGELOG
Committed by David Heinemeier Hansson
- A railties/configs/seeds.rb
- M railties/Rakefile
- M railties/lib/rails_generator/generators/applications/app/app_generator.rb
- M railties/lib/tasks/databases.rake
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>