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
86afbf7464e96dd156895eba2fa44b41678cdd6e
rails
/
activerecord
/
lib
History
David Workman
86afbf7464
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-05-23 22:33:03 +01: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-05-23 22:33:03 +01: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