Method: Switchman::ActiveRecord::Associations::Association#load_target
- Defined in:
- lib/switchman/active_record/associations.rb
#load_target ⇒ Object
15 16 17 |
# File 'lib/switchman/active_record/associations.rb', line 15 def load_target shard.activate { super } end |