PHP 8.2.31
Preview: mathn_spec.rb Size: 277 B
//opt/cpanel/ea-ruby27/root/lib64/ruby/ruby-2.7.8/mathn/mathn_spec.rb

require_relative '../../spec_helper'

describe "mathn" do
  ruby_version_is "2.5" do
    it "is no longer part of the standard library" do
      -> {
        require "mathn"
      }.should raise_error(LoadError) { |e|
        e.path.should == 'mathn'
      }
    end
  end
end

Directory Contents

Dirs: 7 × Files: 2

Name Size Perms Modified Actions
bignum DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
complex DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
fixnum DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
float DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
integer DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
math DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
rational DIR
- drwxr-xr-x 2024-03-05 23:46:19
Edit Download
277 B lrw-r--r-- 2023-04-05 15:24:51
Edit Download
7.62 KB lrwxr-xr-x 2023-04-05 15:24:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).