easygoing_active_model 0.1.2
An ActiveModel::Model that does not raise exceptions when you pass a parameter for something undefined. Useful in cases where you use an ActiveModel::Model for client classes using an API. When you add a field to your endpoint, you don't want your app raising exceptions before you've started using that new field.
Gemfile:
=
instalar:
=
Versões:
- 0.1.2 February 16, 2016 (6,5 KB)
Runtime Dependencies (2):
activemodel
>= 0
activesupport
>= 0