grape-entity
grape-entity copied to clipboard
raising ArgumentError if exposure_options[:using] does not respond to represent
The current NoMethodError that gets raised requires time to trace and debug. The ArgumentError that is raised now gives a little more information and context to fix the issue quicker.
I like it. Can you please fix the build (RuboCop) and update CHANGELOG?
Updated the CHANGELOG.md and build is green.
See my comment on the contents of the exception. Also can you squash these commits? Thanks.
Bump.