Files
rails/activerecord/lib
Akira Matsuda 993e8c55ca No "t." for the migration DSL!
Now you can omit |t| block parameter and all the t. from your migration code, that means, the syntax looks more Rails-3-ish, like the routes DSL and ActionMailer DSL.
Also, this change won't break any of your existing migration files, since the traditional syntax is still available.
2011-05-20 13:09:32 +09:00
..
2011-02-28 22:12:34 +00:00