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
/
plugin_locator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
1
-1
/
+1
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-57
/
+50
*
Added that config/routes.rb files in engine plugins are automatically loaded ...
David Heinemeier Hansson
2008-11-26
1
-1
/
+1
*
Make plugins initialize also from rails/init.rb to ensure consistency with ge...
Jacek Becela
2008-06-08
1
-2
/
+2
*
Sort the results to remove platform dependent test failures
Michael Koziarski
2008-02-20
1
-2
/
+2
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-2
/
+2
*
Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...
Rick Olson
2007-11-08
1
-49
/
+57
*
Added symbols as a legal way of specifying plugins in config.plugins (closes ...
David Heinemeier Hansson
2007-09-22
1
-7
/
+13
*
Added the :all option to config.plugins thatll include the rest of the plugin...
David Heinemeier Hansson
2007-09-21
1
-0
/
+14
*
Move responsibility for ensuring that all registered gems were loaded from th...
Marcel Molina
2007-03-03
1
-8
/
+8
*
Split out the basic plugin locator functionality into an abstract super class...
Marcel Molina
2007-03-02
1
-0
/
+41