Module: RelationToJSON
- Defined in:
- lib/relation_to_json/base.rb,
lib/relation_to_json/version.rb,
lib/relation_to_json/base_reflection.rb,
lib/relation_to_json/has_one_reflection.rb,
lib/relation_to_json/reflection_builder.rb,
lib/relation_to_json/belongs_to_reflection.rb
Defined Under Namespace
Classes: Base, BaseReflection, BelongsToReflection, HasOneReflection, ReflectionBuilder
Constant Summary collapse
- VERSION =
"0.1.0"