Home
Pages
Classes
Methods
Pages
Guardfile
# guard-imageoptim configuration guard ‘imageoptim’ do
watch
(
%r{^images/(.*)}
)
end