Change attribute.has_key?(name)
to attributes[name]
.
#67
Loading
attribute.has_key?(name)
to attributes[name]
.
#67