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
/
lib
/
rails
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dependencies move to ActiveSupport::Dependencies missed a few spots
David Heinemeier Hansson
2008-06-03
1
-2
/
+2
*
include bugfix to [e792d4ab70448f79142fdf492390682ff5ea6398] for rubygems 1.0...
rick
2008-05-06
1
-2
/
+3
*
Added code to make initialization process call rails/init.rb for unpacked gems
Paul Barry
2008-05-06
1
-1
/
+2
*
Allow files in plugins to be reloaded like the rest of the application. [rick]
Rick Olson
2008-03-31
1
-1
/
+3
*
Fixed that no gems installed would cause error (closes #11459) [thechrisoshow]
David Heinemeier Hansson
2008-03-28
1
-1
/
+1
*
Added that gems can now be plugins if they include rails/init.rb (closes #114...
David Heinemeier Hansson
2008-03-27
1
-1
/
+20
*
Fix typos (closes #10378)
David Heinemeier Hansson
2007-12-05
1
-1
/
+1
*
Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...
Rick Olson
2007-11-08
2
-144
/
+167
*
Added symbols as a legal way of specifying plugins in config.plugins (closes ...
David Heinemeier Hansson
2007-09-22
1
-3
/
+3
*
Added the :all option to config.plugins thatll include the rest of the plugin...
David Heinemeier Hansson
2007-09-21
1
-5
/
+28
*
Move plugin classes into the rails directory to match their namespace
Marcel Molina
2007-03-03
2
-0
/
+182