root/branches/1-2-stable/activesupport/lib/active_support/core_ext.rb
| Revision 624, 77 bytes (checked in by david, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) } |
Note: See TracBrowser for help on using the browser.