public
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-plugins.git
100644 5 lines (4 sloc) 0.202 kb
1
2
3
4
5
require File.join(File.dirname(__FILE__), "../<%= "../" * path_levels %>helper")
 
with_steps_for :<%= step_name %> do
run File.expand_path(__FILE__).gsub(".rb",""), :type => Merb::Test::RspecStory
end