class ModelDoesNotExist
Public Instance Methods
to_s()
click to toggle source
# File lib/autostats.rb, line 15 def to_s "The model you are looking for is not available" end
# File lib/autostats.rb, line 15 def to_s "The model you are looking for is not available" end