Sign in through GitHub

dgm's Profile

GitHub User: dgm

Comments by

Avatar

Sounds neat, but all the examples look like a single resource. What about more complex examples; such as a User has_many Posts... In the view one might have a @user.posts.each |post| do ... how do you get a decorator object for those?

Avatar

Same question for apache, I have apache/passenger forcing a rewrite on all pages to the https equivalent. would the force_ssl replace the need for that rewrite?

Avatar

I think at that point I would use a combination of techniques - The inherited files could also include a partial of the common elements, and a partial of the added elements - that way you could override only the added elements.

Avatar

Awesome new look! Looking forward to the next rails, too!