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
/
metal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Renamed ActionController::Renderer to ActionController::Responder and ActionC...
José Valim
2009-08-08
2
-25
/
+25
*
First pass at making partial rendering an Object. More cleanup to come.
Yehuda Katz
2009-08-08
1
-3
/
+0
*
Renamed presenter to renderer, added some documentation and defined its API.
José Valim
2009-08-07
7
-211
/
+250
*
Encapsulate respond_with behavior in a presenter.
José Valim
2009-08-07
1
-190
/
+165
*
Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...
José Valim
2009-08-07
1
-0
/
+31
*
Add nagivational behavior to respond_with.
José Valim
2009-08-07
2
-50
/
+114
*
Merge branch 'master' of git://github.com/rails/rails into old
José Valim
2009-08-07
1
-13
/
+2
|
\
|
*
Get all ActionController partial rendering to use ActionView's partial code. ...
Yehuda Katz
2009-08-07
1
-13
/
+2
*
|
Merge branch 'master' of git://github.com/rails/rails into old
José Valim
2009-08-07
1
-47
/
+81
|
/
*
Start cleaning up partial path
Yehuda Katz
2009-08-07
1
-1
/
+1
*
ActionController::Metal#to_rack converted to #to_a to match normal rack conve...
Yehuda Katz
2009-08-06
1
-1
/
+1
*
Update _render_options to reflect the fact that they're public
Yehuda Katz
2009-08-06
1
-6
/
+6
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
23
-0
/
+2618
[prev]