Hi - I have been using attachment_fu w/o issue - but updated my rails and now get a callback error. Has anyone encountered this? Or solved it easily? Info: Rails 2.1.0 Error: "undefined method `callbacks_for'' for #<BlogImage:0xb6aa20c4>" Thanks! --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''m not having an issue. But you might because you have a slightly older version. Go fetch the latest attachment_fu plugin, as there''s some fixes for Rails callbacks in there. On Mon, Jun 30, 2008 at 5:03 PM, birdwatcher <michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi - > > I have been using attachment_fu w/o issue - but updated my rails and > now get a callback error. Has anyone encountered this? Or solved it > easily? > > Info: Rails 2.1.0 > Error: "undefined method `callbacks_for'' for #<BlogImage:0xb6aa20c4>" > > Thanks! > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hey fella thanks! That worked. Brian Hogan wrote:> I''m not having an issue. But you might because you have a slightly older > version. Go fetch the latest attachment_fu plugin, as there''s some fixes > for Rails callbacks in there. > > On Mon, Jun 30, 2008 at 5:03 PM, birdwatcher > <michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <mailto:michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > wrote: > > > Hi - > > I have been using attachment_fu w/o issue - but updated my rails and > now get a callback error. Has anyone encountered this? Or solved it > easily? > > Info: Rails 2.1.0 > Error: "undefined method `callbacks_for'' for #<BlogImage:0xb6aa20c4>" > > Thanks! > > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Great! On Tue, Jul 1, 2008 at 6:25 AM, MW Administrator < michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hey fella thanks! That worked. > > > > Brian Hogan wrote: > > I''m not having an issue. But you might because you have a slightly older > > version. Go fetch the latest attachment_fu plugin, as there''s some fixes > > for Rails callbacks in there. > > > > On Mon, Jun 30, 2008 at 5:03 PM, birdwatcher > > <michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <mailto:michiganwaterfowling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > > wrote: > > > > > > Hi - > > > > I have been using attachment_fu w/o issue - but updated my rails and > > now get a callback error. Has anyone encountered this? Or solved it > > easily? > > > > Info: Rails 2.1.0 > > Error: "undefined method `callbacks_for'' for #<BlogImage:0xb6aa20c4>" > > > > Thanks! > > > > > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---