This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4327e2198e6f10b8441d03f87dc84331cf2a8b0e
rails
/
activerecord
/
lib
History
David Workman
00c8151d77
Using .try to test for the existence of a method option in a nil-resistent manner. Inlined the determination of the options hash for reversing using a ternary operator. Shortens the method in a way that keeps the code neat
2011-08-22 11:04:31 -07:00
..
active_record
Using .try to test for the existence of a method option in a nil-resistent manner. Inlined the determination of the options hash for reversing using a ternary operator. Shortens the method in a way that keeps the code neat
2011-08-22 11:04:31 -07:00
rails
/generators
for => each in model migration template
2011-05-20 00:22:17 -05:00
active_record.rb
Rewrote AssociationPreload.
2011-02-28 22:12:34 +00:00