repo.or.cz
/
monkeycharger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Upgraded Rails and RSpec
[monkeycharger.git]
/
stories
/
helper.rb
blob
da7a13a69ba575acf3dd77e847903827d7f07876
1
ENV["RAILS_ENV"] = "test"
2
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
3
require 'spec/rails/story_adapter'