GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of wycats/merb-plugins
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/auser/merb-plugins.git
commit  43bdb1fe69b6f47e47a2ec2d4a197b592464135c
tree    2f73b646ddefda923875589b4e82136ed4caf088
parent  b35f61ca22b21fffb203457f02090c2c475c187c
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