aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/float/to_r_spec.rb
blob: a0f5cd9700a42ec99fa9afd8d595f627f76fe375 (plain)
1
2
3
4
5
require File.expand_path('../../../spec_helper', __FILE__)

describe "Float#to_r" do
  it "needs to be reviewed for spec completeness"
end