Show More
Commit Description:
Merge pull request #1 from nattee/master...
Commit Description:
Merge pull request #1 from nattee/master update syntax of form_for to rails 3.2.8. Fix "message cannot be replied by Admin"
References:
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'