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
/
actionpack
/
lib
/
action_controller
/
dependencies.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated documentation
David Heinemeier Hansson
2005-02-24
1
-0
/
+3
*
Added new keyword to specify load paths as being component based. Added bette...
David Heinemeier Hansson
2005-02-20
1
-3
/
+1
*
Gives Rescues some Love #680
David Heinemeier Hansson
2005-02-20
1
-0
/
+3
*
Move Controllers wrapper module away from environment.rb and into dependencie...
David Heinemeier Hansson
2005-02-15
1
-1
/
+3
*
Fixed double requiring of models with the same name as the controller
David Heinemeier Hansson
2005-02-11
1
-1
/
+0
*
Another swing at reloading
David Heinemeier Hansson
2005-01-24
1
-2
/
+3
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@276 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2004-12-29
1
-19
/
+0
*
Fixed a bug that would cause an ApplicationController to require itself three...
David Heinemeier Hansson
2004-12-17
1
-4
/
+5
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-2
/
+29
*
Added that controllers will now attempt to require a model dependency with th...
David Heinemeier Hansson
2004-12-16
1
-0
/
+12
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
1
-0
/
+18
*
Abolished ActionController::Base.require_or_load in favor of require_dependen...
David Heinemeier Hansson
2004-11-30
1
-1
/
+1
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+49