This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
cucumber-step_writer
Watch
1
Star
0
Fork
You've already forked cucumber-step_writer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
cucumber-step_writer
/
lib
/
cucumber-step_writer.rb
5 lines
93 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2012-04-18 19:34:06 +00:00
require
"
cucumber/step_writer
"
add a generator, 'cause i'm both lazy and not lazy
2012-04-19 20:01:46 +00:00
require
"
cucumber/step_writer/railtie
"
if
defined?
(
::
Rails
)