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
/
dispatcher.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed AbstractApplicationController and abstract_application.rb to Applicat...
David Heinemeier Hansson
2004-12-15
1
-2
/
+2
*
Cleaner deactivation of the breakpoint server
David Heinemeier Hansson
2004-12-12
1
-1
/
+1
*
Breakpointing that works much better with CGI and FCGI
David Heinemeier Hansson
2004-12-12
1
-0
/
+6
*
Reload the cached column information between requests when the ActionControll...
David Heinemeier Hansson
2004-12-12
1
-2
/
+2
*
Moved require_association to associations.rb and added methods for resetting ...
David Heinemeier Hansson
2004-12-12
1
-4
/
+4
*
Only nuke the AbstractApplicationController if its available
David Heinemeier Hansson
2004-12-08
1
-1
/
+1
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
1
-9
/
+3
*
Abolished ActionController::Base.require_or_load in favor of require_dependen...
David Heinemeier Hansson
2004-11-30
1
-2
/
+2
*
AbstractApplicationController and the individual controllers are now complete...
David Heinemeier Hansson
2004-11-30
1
-12
/
+36
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+55