Up through using watchr (but why so many child processes?)

This commit is contained in:
Dan Buch
2011-11-14 08:07:28 -05:00
parent 21ce651984
commit 99b84ea0c9
5 changed files with 42 additions and 1 deletions

View File

@@ -34,4 +34,7 @@ gem 'jquery-rails'
group :development, :test do
gem 'rspec-rails'
gem 'watchr'
gem 'rev'
gem 'spork'
end