RubyGems Navigation menu

lazy_record 0.5.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. Mocks the ActiveRecord API to make it feel comfortable and intuitive for Rails developers. The main intent of this project is to explore dynamic programming in Ruby. Maybe someone will find it useful. WIP.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.2 - July 20, 2017 (12.5 KB)
  2. 0.7.1 - July 20, 2017 (12.5 KB)
  3. 0.7.0 - July 20, 2017 (12.5 KB)
  4. 0.6.3 - July 01, 2017 (12 KB)
  5. 0.6.2 - April 19, 2017 (12 KB)
  6. 0.5.0 - April 18, 2017 (13.5 KB)
Show all versions (26 total)

Runtime Dependencies (2):

activesupport ~> 5.0
scoped_attr_accessor >= 1.0.3, ~> 1.0

Development Dependencies (4):

bundler ~> 1.14
pry ~> 0.10.0
rake ~> 10.0
rspec >= 3.5.0, ~> 3.5

Owners:

Authors:

  • M. Simon Borg

SHA 256 checksum:

9ccc71b1955f3e05faf93fc922aa8db6f8b291b6b9cb347087678cb67c54755b

Total downloads 45,479

For this version 1,688

License:

MIT

Required Ruby Version: >= 2.3.0

Links: