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