roar_responder 0.1.1
Use roar representers with respond_with in a way that you can easily use multiple representers for the same model and for the same controller but without being mandatory. Support ActiveRecord, Mongoid, and any Ruby object that responds to `to_model` and `model_name`.
Gemfile:
=
安装:
=
Runtime 依赖 (4):
Development 依赖 (5):
database_cleaner-active_record
~> 2.0.1
database_cleaner-mongoid
~> 2.0.1
minitest
~> 5.0
mongoid
~> 7.3.4
pg
~> 1.2.3