README update
This commit is contained in:
parent
860ba9631e
commit
5b4363b450
@ -126,7 +126,7 @@ Looks at available guards code for more concrete example.
|
|||||||
|
|
||||||
== Guardfile DSL
|
== Guardfile DSL
|
||||||
|
|
||||||
Guardfile DSL consists of just 2 simple methods: guard & watch. Example:
|
Guardfile DSL consists of just two simple methods: guard & watch. Example:
|
||||||
|
|
||||||
guard 'rspec', :version => 2 do
|
guard 'rspec', :version => 2 do
|
||||||
watch('^spec/(.*)_spec.rb')
|
watch('^spec/(.*)_spec.rb')
|
||||||
|
Loading…
Reference in New Issue
Block a user