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
