7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
$: << 'lib'
|
|
|
|
guard 'specs' do
|
|
watch(%r(^public))
|
|
end
|
|
|