lib/cucumber/sinatra/templates/features/support/paths.rbt in cucumber-sinatra-0.2.0 vs lib/cucumber/sinatra/templates/features/support/paths.rbt in cucumber-sinatra-0.2.1

- old
+ new

@@ -1,4 +1,6 @@ +# Taken from the cucumber-rails project. + module NavigationHelpers # Maps a name to a path. Used by the # # When /^I go to (.+)$/ do |page_name| #