Skip to content

Instantly share code, notes, and snippets.

View otaviofcs's full-sized avatar

Otávio Sampaio otaviofcs

View GitHub Profile
# IMPORTANT: This file is generated by cucumber-rails - edit at your own peril.
# It is recommended to regenerate this file in the future when you upgrade to a
# newer version of cucumber-rails. Consider adding your own code to a new file
# instead of editing this one. Cucumber will automatically load all features/**/*.rb
# files.
require File.expand_path(File.join(File.dirname(__FILE__), "..", "support", "paths"))
# Commonly used webrat steps
#
# Creates a matcher to make rspec routes tests in a simple way.
#
# Extracted from:
# http://www.adelphus.com/2009%2F3%2F18%2Frspec-routes-really
# By Ron Hopper
#
# Sample:
#
# Adding map.resources :widgets to your routes