Module: FundlerUtils
- Included in:
- Fundler
- Defined in:
- lib/fundler/fundler_utils.rb
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
23 24 25 |
# File 'lib/fundler/fundler_utils.rb', line 23 def self.included(base) # ... end |