index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
initializer_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update plugin loading tests to reflect changes in plugin fixtures."
Joshua Peek
2008-04-21
1
-24
/
+25
*
Update plugin loading tests to reflect changes in plugin fixtures.
Joshua Peek
2008-04-21
1
-25
/
+24
*
Improving railties test coverage. Closes #11496 [miloops]
Jeremy Kemper
2008-04-01
1
-0
/
+7
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...
Rick Olson
2007-11-08
1
-0
/
+81
*
Tidy up framework initialization code to ensure that it doesn't add folders t...
Michael Koziarski
2007-10-04
1
-0
/
+53
*
Fix test (closes #9618)
David Heinemeier Hansson
2007-09-22
1
-1
/
+1
*
Support multiple config.after_initialize blocks so plugins and apps can more ...
Jeremy Kemper
2007-09-18
1
-7
/
+69
*
Canonicalize configuration.root_path and replace RAILS_ROOT.
Jeremy Kemper
2007-03-29
1
-15
/
+4
*
New configuration option config.plugin_paths which may be a single path like ...
Jeremy Kemper
2005-11-07
1
-12
/
+9
*
Constants set in the development/test/production environment file are set in ...
Jamis Buck
2005-10-23
1
-0
/
+36