Class: ComffRailtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- ComffRailtie
- Defined in:
- lib/comff/rails.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.load ⇒ Object
12 13 14 |
# File 'lib/comff/rails.rb', line 12 def self.load instance.load end |
Instance Method Details
#load ⇒ Object
4 5 6 |
# File 'lib/comff/rails.rb', line 4 def load load_comffig end |
#overload ⇒ Object
8 9 10 |
# File 'lib/comff/rails.rb', line 8 def overload load_comffig end |