Method: Lolita::Adapter::ActiveRecord::Association#through

Defined in:
lib/lolita/adapter/active_record.rb

#throughObject



42
43
44
# File 'lib/lolita/adapter/active_record.rb', line 42

def through
  @association.options[:through]
end