projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
api06: diff upload: don't read the whole request into memory.
[rails.git]
/
stories
/
helper.rb
1
ENV["RAILS_ENV"] = "test"
2
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
3
require 'spec/rails/story_adapter'