On Tue, Jan 31, 2012 at 02:28, Soichi Ishida <li...@ruby-forum.com> wrote:

> It was simpler than I thought!

Rails often is.  For example, a while back I was trying to do a simple
timesheet system.  Couldn't figure out how to force the newly entered
entries into the right places.  Came up with a hairy and fragile way,
that duplicated a lot of what Rails was doing behind the scenes.
Correct solution?  Don't.  Just let Rails do it.  No problem.  Now I
use essentially the same technique in The Decider
(http://thedecider.herokuapp.com), to let Rails keep track of which
rating in the spreadsheet is for which alternative in which factor.

> Thanks again.

You're welcome.

-Dave

-- 
Dave Aronson:  Available Cleared Ruby on Rails Freelancer
(NoVa/DC/Remote) -- see www.DaveAronson.com, and blogs at
www.Codosaur.us, www.Dare2XL.com, www.RecruitingRants.com

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to