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
2005-04-18 19:19:23 +00:00
..
active_record Added Base.save! that attempts to save the record just like Base.save but will raise a InvalidRecord exception instead of returning false if the record is not valid [After much pestering from Dave Thomas] 2005-04-18 19:19:23 +00:00
active_record.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00