Rizwan Reza
|
5a0bc2c7bc
|
Adds title and description where needed.
|
2010-06-16 22:47:49 +04:30 |
|
Xavier Noria
|
f17159b029
|
edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord"
|
2010-06-14 23:22:04 +02:00 |
|
Carlhuda
|
a5d80f84d2
|
Each controller class has it's own view context subclass. This removes the need for ActionView::Base.for_controller
|
2010-03-18 18:14:54 -07:00 |
|
Yehuda Katz
|
f0945409d9
|
replace _render_*_from_controller with render_* as they are intended to be public
|
2009-08-06 19:43:28 -03:00 |
|
Yehuda Katz
|
13e18dd940
|
Update some tests and add a to_model to form helpers
|
2009-07-20 00:58:59 +09:00 |
|
Yehuda Katz
|
0f2914be40
|
Separate ActionView::Context so something else can easily be made into an AV context
|
2009-07-19 22:31:44 +09:00 |
|