class Ducalis::MissingGit
Constants
- MESSAGE
Public Class Methods
new(msg = MESSAGE)
click to toggle source
Calls superclass method
# File lib/ducalis/errors.rb, line 7 def initialize(msg = MESSAGE) super end