lazy_record 0.1.0
Add some convenience macros for your POROs that cut down on boilerplate code. Method definition macros, more powerful attr_accessors, and easy associations between in-memory objects. Somewhat mocks the ActiveRecord API to make it feel comfortable and intuitive for Rails developers.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 0