class Graphiti::Errors::UnknownAttribute
Public Instance Methods
Source
# File lib/graphiti/errors.rb, line 409 def message "#{super}, but could not find an attribute with that name." end
# File lib/graphiti/errors.rb, line 409 def message "#{super}, but could not find an attribute with that name." end