Show More
Commit Description:
update syntax of form_for to rails 3.2.8...
Commit Description:
update syntax of form_for to rails 3.2.8 (grafted from 17d48b004affe1e1dd4a981d9beef9d61ce83078)
File last commit:
Show/Diff file:
Action:
stories/helper.rb | 2 lines | 136 B | text/x-ruby | RubyLexer |
ENV["RAILS_ENV"] = "test"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
require 'spec/rails/story_adapter'