JangoSteve / remotipart

Rails jQuery file uploads via standard Rails "remote: true" forms.
http://os.alfajango.com/remotipart
Other
1k stars 215 forks source link

DEPRECATION WARNING: render file: should be given the absolute path to a file #209

Open rgaufman opened 4 years ago

rgaufman commented 4 years ago

I'm using remotipart with Rails 6 and I'm getting these warnings:

DEPRECATION WARNING: render file: should be given the absolute path to a file (called from render at .../remotipart-a1860d64aef4/lib/remotipart/render_overrides.rb:23)

Any ideas?