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
2013-11-02 18:08:37 -02:00
..
active_record Fix to work on Ruby 1.9.3, example and changelog improvements 2013-11-02 18:08:37 -02:00
rails/generators Make .next_migration_number reusable for third party AR generators. 2013-09-30 15:03:55 +02:00
active_record.rb Added ActiveRecord::Base#enum for declaring enum attributes where the values map to integers in the database, but can be queried by name 2013-11-02 12:01:31 -07:00