Class: Traits::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/traits/base.rb

Direct Known Subclasses

Association, Attribute, Model

Instance Method Summary collapse

Instance Method Details

#to_hashObject



3
4
5
# File 'lib/traits/base.rb', line 3

def to_hash
  {}
end