You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello ,
my application is RAILS API only and i want to use best in place in active admin.
But i think its not working because of RAILS API only, Any options are not working in like url , input: :textarea nothing.
i included best in place module in active_admin.rb
module ActiveAdmin::ViewHelpers
extend BestInPlace
end
But still its not working.
Which module i have to include for working options of best_in_place ? Can anybody help me to resolve this issue ?
The text was updated successfully, but these errors were encountered:
Hello ,
my application is RAILS API only and i want to use best in place in active admin.
But i think its not working because of RAILS API only, Any options are not working in like url , input: :textarea nothing.
i included best in place module in active_admin.rb
But still its not working.
Which module i have to include for working options of best_in_place ? Can anybody help me to resolve this issue ?
The text was updated successfully, but these errors were encountered: