ActiveRecord::Base#new? should be #new_record? #120
Labels
bug
Something isn't working
enhancement
New feature or request
ready-to-release
Internal Use Only: Has been fixed, specs passing and pushed to edge branch
Milestone
deprecate
new?
and replace withnew_record?
which is the ActiveRecord method name.Note: historically I think the name new? came in from perhaps Volt, as MongoMapper uses new?
The text was updated successfully, but these errors were encountered: