This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
f950b2699f
rails--rails
/
activerecord
/
lib
History
David Heinemeier Hansson
f950b2699f
Added ActiveRecord::QueryMethods#rewhere which will overwrite an existing, named where condition.
2013-11-02 17:36:45 -07:00
..
active_record
Added ActiveRecord::QueryMethods#rewhere which will overwrite an existing, named where condition.
2013-11-02 17:36:45 -07: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