Module: ROM::Roda::Plugin::ClassMethods
- Defined in:
- lib/rom/roda/plugin.rb
Instance Method Summary collapse
Instance Method Details
#freeze ⇒ Object
23 24 25 26 27 |
# File 'lib/rom/roda/plugin.rb', line 23 def freeze ROM.finalize super end |