1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Justin Mazzi c7d2078596 Update ActiveRecord#attribute_present? to work as documented
"Returns true if the specified attribute has been set by the user or by
a database load and is neither nil nor empty?"

Fixes #1613
2011-11-05 22:36:19 -04:00
..
active_record Update ActiveRecord#attribute_present? to work as documented 2011-11-05 22:36:19 -04:00
rails/generators Use change in place of up and down in sessions table migration 2011-05-28 21:59:54 +05:30
active_record.rb Added ActiveRecord::Base.store for declaring simple single-column key/value stores [DHH] 2011-10-13 16:24:22 -05:00