Class: ActiveMocker::Mock::HasAndBelongsToMany

Inherits:
HasMany show all
Defined in:
lib/active_mocker/mock/has_and_belongs_to_many.rb

Method Summary

Methods inherited from HasMany

#build, #create, #initialize, new

Methods included from Queries

#all, #average, #delete_all, #destroy_all, #find, #find_by, #find_by!, #limit, #maximum, #minimum, #order, #reverse_order, #sum, #update_all, #where

Methods inherited from Collection

#<<, #==, #each, #hash, #initialize, #map, #select, #to_a, #to_ary

Constructor Details

This class inherits a constructor from ActiveMocker::Mock::HasMany