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_loader_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added view path support for engines [DHH]
David Heinemeier Hansson
2008-11-27
1
-111
/
+117
*
Added app/[models|controllers|helpers] to the load path for plugins that has ...
David Heinemeier Hansson
2008-11-26
1
-6
/
+19
*
Fix discrepancies with loading rails/init.rb from gems. [#324 state:resolved]
rick
2008-06-08
1
-1
/
+1
*
Make plugins initialize also from rails/init.rb to ensure consistency with ge...
Jacek Becela
2008-06-08
1
-6
/
+6
*
Fixed deprecated call to Dependencies in plugin loader test.
Joshua Peek
2008-06-04
1
-4
/
+4
*
Add back empty plugin folders that were lost when we moved to git.
Joshua Peek
2008-04-21
1
-32
/
+32
*
Revert "Update plugin loading tests to reflect changes in plugin fixtures."
Joshua Peek
2008-04-21
1
-43
/
+46
*
Update plugin loading tests to reflect changes in plugin fixtures.
Joshua Peek
2008-04-21
1
-46
/
+43
*
Improving railties test coverage. Closes #11496 [miloops]
Jeremy Kemper
2008-04-01
1
-1
/
+8
*
Added Plugin#about method to programmatically access the about.yml in a plugi...
David Heinemeier Hansson
2008-03-27
1
-14
/
+9
*
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
-74
/
+124
*
Added the :all option to config.plugins thatll include the rest of the plugin...
David Heinemeier Hansson
2007-09-21
1
-0
/
+12
*
Split out the basic plugin locator functionality into an abstract super class...
Marcel Molina
2007-03-02
1
-1
/
+8
*
Split plugin location and loading out of the initializer and into a new Plugi...
Marcel Molina
2007-03-02
1
-0
/
+71