fixing the forms again
This commit is contained in:
@ -69,7 +69,6 @@ module Merged
|
||||
raise "Type mismatch #{key} #{@attributes[key].class}!=#{value.class}"
|
||||
end
|
||||
end
|
||||
puts "setting #{key}=#{value}"
|
||||
attributes[key] = value
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user