To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / lib / redmine / core_ext.rb @ 924:18beae6cb226

History | View | Annotate | Download (77 Bytes)

1
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }