Class: Smartfm::Base

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

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.attributesObject



3
# File 'lib/smartfm/models/base.rb', line 3

def self.attributes; self::ATTRIBUTES end

Instance Method Details

#attributesObject



4
# File 'lib/smartfm/models/base.rb', line 4

def attributes; self.class.attributes  end