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
b8a4e9fc6d4b7020d1fdeaa39e935330c5dadccd
rails
/
activesupport
/
lib
History
Jon Leighton
fcbde454f6
Don't do remove_possible_method when delegate is used. Two reasons: 1) warnings should be shown, and fixed at the source and 2) the code is slow.
Fixes
#1937
.
2011-07-18 00:22:26 +01:00
..
active_support
Don't do remove_possible_method when delegate is used. Two reasons: 1) warnings should be shown, and fixed at the source and 2) the code is slow.
Fixes
#1937
.
2011-07-18 00:22:26 +01:00
active_support.rb
Removed ActiveSupport::SecureRandom in favour of SecureRandom from the standard library. (It has been deprecated in the 3-1-stable branch.)
2011-05-23 20:25:44 +01:00