| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-27 | Update to ruby/spec@15c9619 | Benoit Daloze |
| 2018-03-04 | Update to ruby/spec@c1b568b | eregon |
| 2017-10-28 | Update to ruby/spec@a6b8805 | eregon |
| 2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon |
require_relative '../../spec_helper' describe "FalseClass#inspect" do it "returns the string 'false'" do false.inspect.should == "false" end end tps://git.ruby-lang.org/ruby.git/atom/spec/ruby/library/stringio/lines_spec.rb?h=master' type='application/atom+xml'/>
![]() |
index : ruby.git | |
| The Ruby Programming Language |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-27 | Update to ruby/spec@15c9619 | Benoit Daloze |
| 2018-03-04 | Update to ruby/spec@c1b568b | eregon |
| 2017-10-28 | Update to ruby/spec@a6b8805 | eregon |
| 2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon |