lib/kicker/recipes/rails.rb in kicker-2.6.0 vs lib/kicker/recipes/rails.rb in kicker-2.6.1
- old
+ new
@@ -104,6 +104,6 @@
# When changing the schema, prepare the test database.
process do |files|
execute 'rake db:test:prepare' if files.delete('db/schema.rb')
end
-end
\ No newline at end of file
+end