rspec deprecation: change expect { … }.should to proper expect {…}.to
authorronen barzel <ronen@barzel.org>
Thu, 4 Oct 2012 22:29:25 +0000 (23:29 +0100)
committerronen barzel <ronen@barzel.org>
Thu, 4 Oct 2012 22:29:25 +0000 (23:29 +0100)
commite1d2e0eaa69eca927986c4e8444cdf1183c2f3f7
treee08fd351efaf1649d274f950531252fc735d3557
parent653fa4a22348281d89a6c2b547b810ee2e617a8f
rspec deprecation: change expect { … }.should to proper expect {…}.to
spec/connection_spec.rb
spec/foreign_key_spec.rb
spec/index_spec.rb
spec/migration_spec.rb
spec/schema_dumper_spec.rb
spec/schema_spec.rb
spec/views_spec.rb