Class: ActiveRecord::Base
- Inherits:
-
Object
- Object
- ActiveRecord::Base
- Defined in:
- lib/fofof.rb
Class Method Summary collapse
Class Method Details
.fofof ⇒ Object
29 30 31 |
# File 'lib/fofof.rb', line 29 def self.fofof @_fofof ||= Fofof.new(self) end |