Module: Punchfork
- Extended by:
- Base, Configuration
- Defined in:
- lib/punchfork.rb,
lib/punchfork/base.rb,
lib/punchfork/recipe.rb,
lib/punchfork/search.rb,
lib/punchfork/version.rb,
lib/punchfork/configuration.rb
Defined Under Namespace
Modules: Base, Configuration Classes: Recipe, Search
Constant Summary collapse
- VERSION =
"0.0.7"
Class Method Summary collapse
Methods included from Base
Class Method Details
.setup {|_self| ... } ⇒ Object
15 16 17 |
# File 'lib/punchfork.rb', line 15 def setup yield self end |