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/spec/rails/sample_spec.rb | 6 lines | 136 B | text/x-ruby | RubyLexer |
jittat
added rspec_on_rails plugin not as svn externals (frozen)...
r60 require File.dirname(__FILE__) + '/../spec_helper'
describe "A sample spec" do
it "should pass" do
true.should === true
end
end