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

public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
francois (author)
Tue Mar 04 10:37:54 -0800 2008
commit  96cdc957653159c24ebf59a5096bcde6554ba58f
tree    d9c59c8f7caeba2d4f0503e424f3763252b67878
parent  628cbde5cdced976670e81a55a71f8d25f123b2d
mephisto / stories / helper.rb
100644 3 lines (3 sloc) 0.136 kb
1
2
3
ENV["RAILS_ENV"] = "test"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
require 'spec/rails/story_adapter'