rename the gem to ruby_algebra

This commit is contained in:
2026-03-09 20:42:08 +03:00
parent 2278ccc1fe
commit a2b1aff4d9
6 changed files with 16 additions and 18 deletions

2
bin/console Normal file → Executable file
View File

@@ -2,7 +2,7 @@
# frozen_string_literal: true
require "bundler/setup"
require "my_gem"
require "ruby_algebra"
# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.