rubyonrailsin

A Ruby and Rails talk

Wednesday, March 10, 2010


[Rails] Re: How to make an array available to all views.

by rubyonrailsin 0 comments



Share this post:
Design Float
StumbleUpon
Reddit

>> If it is literally something as simple as MyArray.all I believe there
>> is nothing wrong with calling the model direct from the view.
>>
>
> It's dirty, horrible, bad form, breaks the separation of layers...
Beware of the MVC police Colin, this suggestion will certanly not get
good housekeeping seal of approval :D

I agree through. I'm not gonna add a before filter just to set
MyArray.all into a class variable. I'd rather call it directly and claim
to be pragmatic.
--
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 group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive