added rspec folder/files
This commit is contained in:
parent
5cc239f329
commit
613325a0d0
7 changed files with 57 additions and 2 deletions
3
stories/helper.rb
Normal file
3
stories/helper.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
ENV["RAILS_ENV"] = "test"
|
||||
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
|
||||
require 'spec/rails/story_adapter'
|
Loading…
Add table
Add a link
Reference in a new issue