Exception: Rudy::Config::Defaults::DoubleDefined
- Defined in:
- lib/rudy/config/objects.rb
Instance Method Summary collapse
Methods inherited from Error
Methods inherited from Error
Constructor Details
This class inherits a constructor from Rudy::Config::Error
Instance Method Details
#message ⇒ Object
26 |
# File 'lib/rudy/config/objects.rb', line 26 def ; "Check your defaults config. '#{@obj}' has been defined twice"; end |