features/install_cucumber_rails.feature in cucumber-rails-1.6.0 vs features/install_cucumber_rails.feature in cucumber-rails-1.7.0

- old
+ new

@@ -1,8 +1,8 @@ Feature: Rails In order to take over the world Cucumber-Rails should work on major versions - of Rails 3 or 4 and Ruby, with Capybara, Spork and DatabaseCleaner + of Rails and Ruby, with Capybara, Spork and DatabaseCleaner Scenario: Install Cucumber-Rails Given I have created a new Rails app and installed cucumber-rails Then the following files should exist: | config/cucumber.yml |