Sha256: 9da3ef2ad1c27232b9089de712aa228d698b916073952b93a7435edf837cdbc9
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
require File.expand_path('../../../shared/rational/exponent', __FILE__) ruby_version_is ""..."1.9" do describe "Rational#**" do it_behaves_like(:rational_exponent, :**) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubysl-rational-2.0.1 | spec/exponent_spec.rb |
rubysl-rational-1.0.0 | spec/exponent_spec.rb |