Class: Enginn::DictionaryEntry

Inherits:
Resource
  • Object
show all
Defined in:
lib/enginn/dictionary_entry.rb

Instance Attribute Summary

Attributes inherited from Resource

#attributes, #errors, #project

Class Method Summary collapse

Methods inherited from Resource

#destroy, #destroy!, #fetch, #fetch!, #initialize, #inspect, #route, #save, #save!

Constructor Details

This class inherits a constructor from Enginn::Resource

Class Method Details

.pathObject



5
6
7
# File 'lib/enginn/dictionary_entry.rb', line 5

def self.path
  'dictionary_entries'
end