RSSIn a RoR application I am making I have a sortable table made using a techniq...
Asked by ParagramStudios 791 days ago. Solved by Zachary Holt. Answer by Zachary Holt.
Topics: rails, ror, web application, ajax, and ruby
I am new to ruby on rails and doing a simple application as I am studying rub...
Asked by Vishwajith 811 days ago for free. Answer by Rich Collins.
How do I set the default value in an html select box generated using the sele...
Asked by Adam Thorsen 831 days ago. Solved by Rich Collins. Answer by Rich Collins.
Topics: rails
Is it possible to write helpers for layouts? If so, how is it done?
Asked by Adam Thorsen 846 days ago. Solved by Justin Lilly. Answer by Justin Lilly.
When a user is browsing through a listing of a model, I'd like him to be able...
Asked by rmc 866 days ago for $5.00 (funded). Answers by Rich Collins and Federico.
Topics: using acts_as_commentable
What support does ruby have for internationalization? I have heard that ruby ...
Asked by Don Miguel de los Platanos 874 days ago. Solved by Fear of Fish. Answers by Fear of Fish, Rich Collins, Adam Thorsen, and skwp.
Topics: ruby, rails, and programming
How do I use helper methods in ActionMailer templates?
Asked by Rich Collins 876 days ago. Solved by Aaron Blohowiak. Answers by Aaron Blohowiak, Adam Thorsen, and Robert Mayott.
Topics: actionmailer and ruby on rails
How can I output to the response from a helper method?
Asked by Rich Collins 890 days ago. Now Closed.
Topics: ruby, ruby on rails, and helpers