Class: ComffRailtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/comff/rails.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.loadObject



12
13
14
# File 'lib/comff/rails.rb', line 12

def self.load
  instance.load
end

Instance Method Details

#loadObject



4
5
6
# File 'lib/comff/rails.rb', line 4

def load
  load_comffig
end

#overloadObject



8
9
10
# File 'lib/comff/rails.rb', line 8

def overload
  load_comffig
end