Add an initial version of the component

This commit is contained in:
Ahmed Hemdan 2023-06-13 13:37:30 +02:00
parent 5d254b062d
commit 66e7f4df74
No known key found for this signature in database
GPG key ID: 35C579218532E2FF
18 changed files with 307 additions and 78 deletions

3
src/ruby_gem/.rspec Normal file
View file

@ -0,0 +1,3 @@
--format documentation
--color
--require spec_helper