Open robotex82 opened 12 years ago
This should solve https://github.com/johnbintz/guard-rails/issues/16
See the updated README:
:rails_root
:rails_root => 'test/dummy
This should solve https://github.com/johnbintz/guard-rails/issues/16
See the updated README:
:rails_root
lets you specify the root directory of your app (try:rails_root => 'test/dummy
for engines).