Exception: Rutie::ProjectName::InvalidProjectName

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rutie.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



76
77
78
# File 'lib/rutie.rb', line 76

def message
  "Invalid project name.  Please use snake_case naming."
end