Show More
Commit Description:
adjusted partial counter...
Commit Description:
adjusted partial counter git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@279 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
vendor/plugins/rspec_on_rails/stories/helper.rb | 4 lines | 181 B | text/x-ruby | RubyLexer |
jittat
added rspec_on_rails plugin not as svn externals (frozen)...
r60 dir = File.dirname(__FILE__)
$LOAD_PATH.unshift File.expand_path("#{dir}/../lib")
require File.expand_path("#{dir}/../../../../spec/spec_helper")
require 'spec/rails/story_adapter'