-
My code looked something like this:
```
ActiveAdmin.register Service do
permit_params do
[:date, :user_id, :notes, :photos_attributes => [:img, :id, :_destroy]]
end
controller do
end
…
-
- [x] #258: Debugger doesn't work with Ruby 2.0.0+
- [ ] #288: Use gem 'jcrop-rails-v2'
- [x] #291: Don't need gem 'rack-webconsole'
_[please add to this checklist as needed]_
-
Hi, after updating my gemfile I am now using jquery-ui-rails 5.0.2
The dependent-fields-rails used to work just fine, once I upgraded this is the exception I get in the console:
Uncaught Error: Syn…
-
Hi,
When I set up a new project and use the lib as described in the docs, admin doesn't work properly.
![screen shot 2014-10-08 at 17 22 43](https://cloud.githubusercontent.com/assets/2774306/4561707…
-
There are some great image croppers like Jcrop, but nowadays it can be made in client side, what is more efficient.
So user can preview it in browser and crop some part of image before uploading to se…
-
Running into the an issue when trying up crop an image.
Rails 4.1
Carrierwave
NoMethodError - undefined method `rails_admin_crop' for #:
carrierwave (0.10.0) lib/carrierwave/uploader/processing.rb…
-
Hello. I found a strange bug with Bootstrap and JCrop from Deep Liquid: (http://deepliquid.com/content/Jcrop_Manual.html).
When I try to select area from uploaded photo image in this area was broken.…
-
Right now, when uploading images, there is too much latency and too much bandwidth is wasted, especially on mobile phones.
In all browsers that support it, the "Q/imagepicker" should perform the "cro…
EGreg updated
10 years ago
-
Hi,
I have installed rails_admin_jcrop with paperclip and i am facing the imagemagick issue and i do not found any proper solution for it. Please have a look on this error and let me know about the s…
-
after install with composer click add or edit not responding
and modal not open
plz help me.