Module: Voteable::ClassMethods

Defined in:
lib/voteable-jwallace.rb

Instance Method Summary collapse

Instance Method Details

#my_class_methodObject



22
23
24
# File 'lib/voteable-jwallace.rb', line 22

def my_class_method
puts 'this is a CLASS method'
end