Project

teriyaki

0.0
No commit activity in last 3 years
No release in over 3 years
You don't need to write paths.rb manually anymore!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 2.0.0
 Project Readme

Teriyaki¶ ↑

Require teriyaki gem in the Gemfile.

gem 'teriyaki', :group => :test

And bundle.

% bundle

Note on Patches/Pull Requests¶ ↑

  • Fork the project.

  • Make your feature addition or bug fix.

  • Send me a pull request.

Requirements¶ ↑

  • Rails 3

  • RSpec 2

  • Steak or Cucumber

Usage¶ ↑

This will automatically add url_helper methods from config/routes.rb for the acceptance testing context.

No need to touch paths.rb anymore!

Copyright © 2010 Akira Matsuda. See LICENSE for details.