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-02-19 02:14:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
204a8cce88d986fcfafe01ce9ba44818739374c3
rails
/
activesupport
/
lib
History
Hongli Lai (Phusion)
204a8cce88
Move some core extension methods into a module under the ActiveSupport::CoreExtensions namespace, instead of extending core classes directly. This is more friendly for API reference generators.
...
[
#915
state:resolved] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-08-29 15:15:40 -07:00
..
active_support
Move some core extension methods into a module under the ActiveSupport::CoreExtensions namespace, instead of extending core classes directly. This is more friendly for API reference generators.
2008-08-29 15:15:40 -07:00
active_support.rb
Merge commit 'sven/i18n'
2008-08-27 12:31:07 -07:00
activesupport.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00