wrest
wrest copied to clipboard
Make Components::Container ActiveModel compliant
Components::Container makes it easier to build an object model over an API. Ensure that it is ActiveModel compliant so that if the client is a Rails app, it can make use of features like Rails validations.