Guard-Seeds is a guard extension handling the rake db:seed when seeds.rb changes

Just put gem ‘guard-seeds’ to your Gemfile, run ‘bundle install’, ‘bundle exec guard init seeds’ and edit your Guardfile