提交 2048556a 编写于 作者: E Emilio Tagua

Remove whitespace.

上级 c36cfa75
......@@ -2085,6 +2085,7 @@ def initialize(reflection, join_dependency, parent = nil)
def association_join
connection = reflection.active_record.connection
join = case reflection.macro
when :has_and_belongs_to_many
["%s.%s = %s.%s " % [
......
......@@ -36,11 +36,11 @@ def replace(record)
loaded
record
end
def updated?
@updated
end
private
def find_target
find_method = if @reflection.options[:primary_key]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册