Rails 3 deprecated methods and APIs

后端 未结 6 811
南方客
南方客 2020-12-13 10:48

Where can one find a list of deprecated methods, APIs, etc, in order to upgrade from Rails 2.x to Rails 3?

6条回答
  •  执笔经年
    2020-12-13 11:30

    Another place to have deprecation's for active record is here (http://m.onkey.org/active-record-query-interface).

    Reply if found useful.

提交回复
热议问题