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
Melanie Gilman fcc3cbc71f Refactor build_from_hash to convert dot notation to hash first
This ensures that we're handling all forms of nested tables the same way.

We're aware that the `convert_dot_notation_to_hash` method will cause a
performance hit, and we intend to come back to it once we've refactored some of
the surrounding code.

[Melissa Xie & Melanie Gilman]
2014-12-02 15:49:16 -05:00
..
active_record Refactor build_from_hash to convert dot notation to hash first 2014-12-02 15:49:16 -05:00
rails/generators Generators add foreign keys on references 2014-11-25 20:22:58 -02:00
active_record.rb Revert "Revert "Merge pull request #16059 from jenncoop/json-serialized-attr"" 2014-07-15 08:43:18 -07:00