Home
Pages
Classes
Methods
Pages
LICENSE
README
README_zh
Guardfile
guard ‘play’ do
watch
(
%r{^app/}
)
watch
(
%r{^conf/}
)
watch
(
%r{^test/}
)
end