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-01-29 00:08:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b0128c5413ace12dee45e9db328cff866a5bb06
rails
/
activerecord
/
lib
History
Nate Wiger
a34cc42a2c
- Updated tzinfo to use Rational() instead of Rational.new! due to "private method new!" in Ruby 1.9 - Added ^object_id$ as ignore pattern to fixing "redefining object_id" issue in Ruby 1.9
...
Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-05-19 19:07:01 -07:00
..
active_record
- Updated tzinfo to use Rational() instead of Rational.new! due to "private method new!" in Ruby 1.9 - Added ^object_id$ as ignore pattern to fixing "redefining object_id" issue in Ruby 1.9
2008-05-19 19:07:01 -07:00
active_record.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00