• A
    No "t." for the migration DSL! · 993e8c55
    Akira Matsuda 提交于
    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.
    993e8c55
session_store.rb 11.2 KB