Sha256: 67cf696375bcde7855fafcc835a33ea48d640030e9d71238e2f8680f52ed4f4e
Contents?: true
Size: 186 Bytes
Versions: 52
Compression:
Stored size: 186 Bytes
Contents
require File.expand_path('../../../spec_helper', __FILE__) require File.expand_path('../shared/to_i', __FILE__) describe "Integer#floor" do it_behaves_like(:integer_to_i, :floor) end
Version data entries
52 entries across 52 versions & 2 rubygems