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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added confirmations on successfull connections and resumations
David Heinemeier Hansson
2004-12-12
1
-3
/
+21
*
Reload the cached column information between requests when the ActionControll...
David Heinemeier Hansson
2004-12-12
1
-2
/
+2
*
Added pattern for specific actions in a modularized controller
David Heinemeier Hansson
2004-12-12
1
-0
/
+2
*
Moved require_association to associations.rb and added methods for resetting ...
David Heinemeier Hansson
2004-12-12
2
-15
/
+18
*
Superseeded by rails_generator.rb
David Heinemeier Hansson
2004-12-12
1
-115
/
+0
*
Added preliminary remote breakpoint support
David Heinemeier Hansson
2004-12-09
4
-18
/
+727
*
Only nuke the AbstractApplicationController if its available
David Heinemeier Hansson
2004-12-08
1
-1
/
+1
*
Added a better generator for scaffolding that actually creates the code, so i...
David Heinemeier Hansson
2004-12-07
1
-0
/
+175
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
3
-11
/
+4
*
script/new_controller should create directory for views even when no actions ...
David Heinemeier Hansson
2004-12-01
1
-0
/
+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
4
-0
/
+397
[prev]