- Softwrap mode:
- Toggle
Blob of stories/helper.rb
(raw blob data)
| 1 | ENV["RAILS_ENV"] = "test" |
| 2 | require File.expand_path(File.dirname(__FILE__) + "/../config/environment") |
| 3 | require 'spec/rails/story_adapter' |
