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
656e7b08073fa4e620a6d9ce0de554f8f5be96bb
rails
/
activesupport
/
lib
History
Jon Leighton
3cbfc8cc4e
Deprecate ActiveSupport::SecureRandom. Just use SecureRandom which is provided by the standard library.
2011-05-23 20:24:44 +01:00
..
active_support
Deprecate ActiveSupport::SecureRandom. Just use SecureRandom which is provided by the standard library.
2011-05-23 20:24:44 +01:00
active_support.rb
Replace references to ActiveSupport::SecureRandom with just SecureRandom, and require 'securerandom' from the stdlib when active support is required.
2011-05-23 20:24:44 +01:00