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
Is it possible to use to_json where present_collection @Items is being used?
I've noticed it wraps the standard ActiveRecord json with some additional fields and doesn't honor the standard to_json(:only => {}, :except => {}) params.
Is it possible to use to_json where present_collection @Items is being used?
I've noticed it wraps the standard ActiveRecord json with some additional fields and doesn't honor the standard to_json(:only => {}, :except => {}) params.