Displaying 1 result from an estimated 1 matches for "striketh".
Did you mean:
strikes
2007 Sep 23
9
Code reviews: my dumb use of acts_as_commentable (newbie)
...w][:survey_id]) # from saved
for later
@review.add_comment(@comment) # fine
redirect_to(:back)
end
Sure, it works, but there has to be a simpler way than defining
comment-specific variables in my model, and subsequent references in my
controller.
What say ye, oh gods of Rails? Striketh me down with thy wisdome and
simplicitie!
Tom "Dunce Boy"
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this gro...