Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches/1-2-stable/activesupport/lib/active_support/core_ext.rb

Revision 624, 77 bytes (checked in by david, 4 years ago)

Moved Active Support into its own gem

Line 
1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }
Note: See TracBrowser for help on using the browser.