activerecord - Rails 3 new_record? deprecated -


I have a Rail 3 app and am planning to use the ActiveRecord method new_record? On my shared look to show the user either a Create or Update button I saw this method and called it

The method is deprecated: this method has been demoted on the latest stable version of the rail. The last existing version (v2.3.8) is shown here.

What does this mean? Does this mean that it will not be available to move forward now?

ActiveRecords :: No mention of strongness dislike ... I believe that API only Fooled by the restructuring of the classes, if the method was boycotted, the train will generate a warning when it will be used.

See:

Comments