Add spring and guard

This commit is contained in:
Helge Rausch
2014-08-12 09:12:41 +02:00
parent f6a96b67dc
commit 8db431dd02
4 changed files with 54 additions and 0 deletions

View File

@@ -42,4 +42,6 @@ RSpec.configure do |config|
# the seed, which is printed after each run.
# --seed 1234
config.order = "random"
config.infer_spec_type_from_file_location!
end