Small improvement.

This commit is contained in:
Martin Edenhofer 2015-05-14 23:21:24 +02:00
parent 3720aeeea4
commit dc743dfea4

View file

@ -2,8 +2,9 @@
bundle install
rm -rf tmp/cache_file_store_*
rm -rf tmp/cache*
rake db:drop
rake db:create
rake db:migrate
rake db:seed