mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Remove unneeded method
This commit is contained in:
parent
41de7e736c
commit
e4ac2a9a3e
@ -12,8 +12,4 @@ class Contact
|
|||||||
send("#{key}=", value)
|
send("#{key}=", value)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def read_attribute_for_validation(key)
|
|
||||||
send(key)
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user