class Sumac::NoMethodError
Public Instance Methods
message()
click to toggle source
# File lib/sumac/no_method_error.rb, line 4 def message "method is undefined or has not been exposed" end
# File lib/sumac/no_method_error.rb, line 4 def message "method is undefined or has not been exposed" end