Class: ActiveRecord::Base

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

Class Method Summary collapse

Class Method Details

.fofofObject



29
30
31
# File 'lib/fofof.rb', line 29

def self.fofof
  @_fofof ||= Fofof.new(self)
end