The logic for this probably belong in view helpers and not in the
model since its really about how the data is displayed and not about
how the data behaves.

On Apr 15, 8:05 pm, dan <[email protected]> wrote:
> could someone perhaps advise on how to move some of this logic from
> view to model?
> like 'get_price_info' and it returns the properly formatted string or
> nothing?
> or should these tests be performed in the view?

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to