Sha256: b44e5f9ef18db22981afb2ccca226fbce4b3d1ecd1a1b60267c6f615019afae6

Contents?: true

Size: 186 Bytes

Versions: 2

Compression:

Stored size: 186 Bytes

Contents

require File.expand_path('../../../shared/rational/round', __FILE__)

ruby_version_is ""..."1.9" do
  describe "Rational#round" do
    it_behaves_like(:rational_round, :round)
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubysl-rational-2.0.1 spec/round_spec.rb
rubysl-rational-1.0.0 spec/round_spec.rb