Method: Octopus::AssociationShardTracking#has_and_belongs_to_many
- Defined in:
-
lib/octopus/association_shard_tracking.rb,
lib/octopus/association_shard_tracking.rb
47 48 49 50 |
# File 'lib/octopus/association_shard_tracking.rb', line 47 def has_and_belongs_to_many(association_id, scope = nil, = {}, &extension) assign_octopus_opts(scope, ) super end |