Exception: InspectorDragit::Wowzers::InvalidRecordArgument

Inherits:
Exception
  • Object
show all
Defined in:
lib/inspector_dragit/wowzers.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/inspector_dragit/wowzers.rb', line 4

def message
  "Wowzer: Please make sure you pass ActiveRecords that include the InspectorDragit::ActiveRecord module."
end