search for: 943bf7e6

Displaying 1 result from an estimated 1 matches for "943bf7e6".

Did you mean: 943b7e6
2006 Feb 04
1
Rendering objects
So, Ruby is OO all the way, but in Rails we can?t render an object? Having retyped way too many calls to ActionViews render method with various options, I finally figured, why not make it possible to actually render customized objects, which could encapsulate the often messy code, that I often ended up writing partly in the controller and partly in the view - using instance variables, and