method
join_type
v2.3.8 -
Show latest stable
-
0 notes -
Class: ActiveRecord::Associations::ClassMethods::InnerJoinDependency::InnerJoinAssociation
join_type()
private
Hide source
# File activerecord/lib/active_record/associations.rb, line 2244 def join_type "INNER JOIN" end


