[Rails] Re: [ANN] form_remote_upload plugin
by Tony Jin other posts by this author
Mar 22 2006 8:11PM messages near this date
[Rails] Re: [ANN] form_remote_upload plugin
|
Re: [Rails] Re: [ANN] form_remote_upload plugin
I added all the helpers to application.rb, as:
helper :application, :products, :line_items
Then it works fine.
--TJ
adam roth wrote:
> The uploading feature works great, just one problem -- Everything
> defined in my ApplicationHelper suddenly stops working, ie:
>
> undefined method `thumbnail_default' for #<#<Class:0x220c210>:0x220c1ac>
>
> (thumbnail_default is defiend in ApplicationHelper)
>
> I figured something must be wrong with frt_upload_filter.rb so I
> commented it all out, restarted the server, and my helpers started to
> work again. Any ideas on this one?
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails
Thread:
Kyle Maxwell
Kyle Maxwell
Adam Roth
Tony Jin
Kyle Maxwell
Sunder Iyer
Roberto Saccon
Kyle Maxwell
|