Method: ModelManage::Metadata#through_reflection

Defined in:
lib/model_manage/mongoid_rails_erd.rb

#through_reflectionObject



18
19
20
# File 'lib/model_manage/mongoid_rails_erd.rb', line 18

def through_reflection
  active_record.relations[ form.options[:through].to_s ]
end