RubyGems Navigation menu

association_accessors 1.3.1

Provides association accessors like `Company#user_serials` and `User#company_serial` where `Company.has_many :users` and `User.belongs_to :company`.

Gemfile:
=

install:
=

Versions:

  1. 1.3.1 January 31, 2019 (16 KB)
  2. 1.3.0 January 31, 2019 (16 KB)

Development Dependencies (6):

activerecord ~> 5.2
appraisal ~> 2.2
bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0
sqlite3 ~> 1.3

Owners:

Authors:

  • Szijjártó Nagy Misu

SHA 256 checksum:

=

Total downloads 4,025

For this version 2,273

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: