module OData::Model
OData::Model
provides a way to map from OData::Entity instances, as returned by the OData
gem, to Ruby objects that will work with Rails via the ActiveModel
semantics.
Constants
- VERSION
OData::Model
provides a way to map from OData::Entity instances, as returned by the OData
gem, to Ruby objects that will work with Rails via the ActiveModel
semantics.