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
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-2
/
+1
*
Fixed docs
David Heinemeier Hansson
2006-03-28
1
-1
/
+1
*
Fixed docs (closes #2468)
David Heinemeier Hansson
2005-10-26
1
-1
/
+1
*
r3023@asus: jeremy | 2005-07-12 23:43:39 -0700
Jeremy Kemper
2005-07-13
1
-5
/
+0
*
Fixed that MissingSourceFile's wasn't properly detected in production mode #9...
David Heinemeier Hansson
2005-03-25
1
-8
/
+0
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-6
/
+8
*
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