1 2 3 4 5
require File.expand_path('../../../shared/rational/to_s', __FILE__) describe "Rational#to_s" do it_behaves_like :rational_to_s, :to_s end