Exception: Openlayer::Project::CommitLengthError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/openlayer/objects/project.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
16
17
# File 'lib/openlayer/objects/project.rb', line 15

def message
  "Commit message must be between 1 and 140 characters"
end