Updated Upgrading to Guard 2.0 (markdown)

Thibaud Guillaume-Gentil 2013-09-05 22:32:16 -07:00
Родитель bd96dd85a0
Коммит e2073cdf33
1 изменённых файлов: 1 добавлений и 1 удалений

@ -40,7 +40,7 @@ should become:
```ruby
module Guard
class Bundler < Plugin
class RSpec < Plugin
def initialize(options = {})
super
# you can still access the watchers with options[:watchers]