Show More
Commit Description:
Update rails version to '3.2.19' to compensate with issue stated by nattee on pull request #4 of cafe-grader-judge-scripts, add view of list_all action
Commit Description:
Update rails version to '3.2.19' to compensate with issue stated by nattee on pull request #4 of cafe-grader-judge-scripts, add view of list_all action
References:
File last commit:
Show/Diff file:
Action:
stories/helper.rb | 2 lines | 136 B | text/x-ruby | RubyLexer |
jittat
added rspec_on_rails plugin not as svn externals (frozen)...
r60 ENV["RAILS_ENV"] = "test"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
require 'spec/rails/story_adapter'