Displaying 1 result from an estimated 1 matches for "poomplex".
Did you mean:
  complex
  
2006 Mar 23
5
Dirt simple .rcss templates
There was some discussion on this list recently about doing .rcss  
templates in Rails using a custom template handler.  I''ve come up  
with a very simple way to support rcss without a handler.  Turns out  
all it takes is a route and an action that calls render(:file...).  I  
put a full write-up on my blog earlier today: