Class: Object

Inherits:
BasicObject
Defined in:
lib/jrsplenda/jrsplenda_field_helper.rb

Instance Method Summary collapse

Instance Method Details

#singleton_classObject



40
41
42
# File 'lib/jrsplenda/jrsplenda_field_helper.rb', line 40

def singleton_class
  class << self; self; end
end