RubyGems Navigation menu

nested_has_many_through 0.0.2

This plugin makes it possible to define has_many :through relationships that go through other has_many :through relationships, possibly through an arbitrarily deep hierarchy. This allows associations across any number of tables to be constructed, without having to resort to find_by_sql (which isn't a suitable solution if you need to do eager loading through :include as well).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.2 - April 16, 2011 (17 KB)
  2. 0.0.1 - April 14, 2011 (17 KB)

Runtime Abhängigkeiten (1):

rails >= 3.0.0

Development Abhängigkeiten (4):

bundler >= 1.0.0
rspec ~> 2.5.0
yard >= 0

Besitzer:

Autoren:

  • Ian White

SHA 256-Prüfsumme:

4d3388e9b43b303d683df685641a57e90b057ad71ffbaa2eb14273c08a33a915

Downloads insgesamt 77.119

Für diese Version 73.871

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: