Top Level Namespace
Defined Under Namespace
Modules: Dispel, Flumtter, Initializer Classes: Hash, String
Instance Method Summary collapse
Instance Method Details
#plugin(&blk) ⇒ Object
25 26 27 |
# File 'lib/flumtter/app/core/plugins.rb', line 25 def plugin(&blk) Flumtter::Plugins.plugin(blk) end |