rails_generators/cucumber/templates/paths.rb in aslakhellesoy-cucumber-0.1.99.23 vs rails_generators/cucumber/templates/paths.rb in aslakhellesoy-cucumber-0.1.100.1

- old
+ new

@@ -1,9 +1,9 @@ module NavigationHelpers def path_to(page_name) case page_name - when /the homepage/i + when /the homepage/ root_path # Add more page name => path mappings here else