On 17 Dec 2008, at 21:04, Remco Swoany wrote:

>
> Hi,
>
> I just donwload some code. There are some upgrade issue in case off  
> the
> with_scope method.
>
> This is the code in tje controller:
>
> Video.with_scope(:find => { :conditions => CONDITIONS })
>
> How can i make this work in rails 2.0 without with_scope?
>
push that code into the model. with_scope is still around, but it's  
protected

Fred
> grtz..remco
> -- 
> 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to