Method: Guard::ForgeAssets#initialize
- Defined in:
- lib/guard/forge/assets.rb
#initialize(watchers = [], options = {}) ⇒ ForgeAssets
Returns a new instance of ForgeAssets.
7 8 9 |
# File 'lib/guard/forge/assets.rb', line 7 def initialize(watchers=[], ={}) super end |