Thanks Victor. Figured that out after some digging. Realized it was a ghosted wrapper that I couldn't track down as to what was mutating the method on me.
On Fri, Mar 21, 2008 at 6:29 AM, Victor Grey <[EMAIL PROTECTED]> wrote: > Nathaniel Brown wrote: > > I am getting a strange error on image_tag and not really sure where it > > came from, other than my upgrade to Rails 2.0. > > > > wrong number of arguments (2 for 3) > > I cured this problem in my own setup by removing the asset_packager > plugin. See the discussion at <http://dev.rubyonrails.org/ticket/10361>. > > Cheers, > =vg > > _______________________________________________ > Engine-Developers mailing list > [email protected] > > http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org > -- Perity Studios (http://perity.com) a division of Inimit Inc. (http://inimit.com) Nathaniel Steven Henry Brown 604-724-6624 _______________________________________________ Engine-Developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
