DEBSOURCES
Skip Quicknav
sources / jruby / 1.7.26-1%2Bdeb9u1 / spec / ruby / library / matrix / to_a_spec.rb
123456
require File.expand_path('../../../spec_helper', __FILE__) require 'matrix' describe "Matrix#to_a" do it "needs to be reviewed for spec completeness" end