in_place_editing icon indicating copy to clipboard operation
in_place_editing copied to clipboard

Wrong number of arguments (given 4, expected 0) - Rails 4

Open MaicolBen opened this issue 7 years ago • 0 comments

In Rails 4 throws that error when calling in_place_editor_field, it must be that InstanceTag class doesn't exist in Rails 4, it's been replaced by a module called ActiveModelInstanceTag.

MaicolBen avatar May 10 '17 16:05 MaicolBen