Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds title and description where needed. | Rizwan Reza | 2010-06-16 | 1 | -12/+9 |
* | edit pass: the names of Rails components have a space, ie, "Active Record", n... | Xavier Noria | 2010-06-14 | 1 | -3/+3 |
* | Each controller class has it's own view context subclass. This removes the ne... | Carlhuda | 2010-03-18 | 1 | -2/+0 |
* | replace _render_*_from_controller with render_* as they are intended to be pu... | Yehuda Katz | 2009-08-06 | 1 | -2/+2 |
* | Update some tests and add a to_model to form helpers | Yehuda Katz | 2009-07-20 | 1 | -2/+6 |
* | Separate ActionView::Context so something else can easily be made into an AV ... | Yehuda Katz | 2009-07-19 | 1 | -0/+40 |