rename the gem to ruby_algebra
This commit is contained in:
6
lib/ruby_algebra.rb
Normal file
6
lib/ruby_algebra.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative "ruby_algebra/version"
|
||||
|
||||
module RubyAlgebra
|
||||
end
|
||||
Reference in New Issue
Block a user