avatars_for_rails icon indicating copy to clipboard operation
avatars_for_rails copied to clipboard

problem with jquery-ui-all

Open tgoldenberg opened this issue 10 years ago • 3 comments

I followed the instructions explicitly and getting the following error: couldn't find file 'jquery.ui.all' with type 'application/javascript'

I am using Rails 4.2 with Devise. Suggestions appreciated :)

tgoldenberg avatar Apr 26 '15 16:04 tgoldenberg

Same issue. I assume this repo is not being kept up?

DaRizat avatar Aug 18 '15 01:08 DaRizat

Up

lilijreey avatar Oct 26 '15 04:10 lilijreey

I had the same problem, using jquery-ui-rails >= 5.0 with 'jquery.ui.all' renamed to 'jquery.ui'. Switching to this fork helped me: https://github.com/jasonmoofang/avatars_for_rails

mirelon avatar May 13 '16 19:05 mirelon