public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
commit  3bbe3ca69a5aa2e4346e62a988edab0b3d9451b8
tree    75b03c20ef42d5fcd6a7ade7d2618846bd54acd2
parent  96cdc957653159c24ebf59a5096bcde6554ba58f
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'