Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ruby): adding ruby project #20

Merged
merged 22 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b738941
feat: start working at the documentation
cherryramatisdev Aug 14, 2023
9d41921
feat: start working on the project itself
cherryramatisdev Aug 15, 2023
b62bedc
feat: add query chapter
cherryramatisdev Aug 15, 2023
e296f07
chore: update docs
cherryramatisdev Aug 19, 2023
ae61a94
feat: add the code for select chapter
cherryramatisdev Aug 20, 2023
53fd699
feat: add the initial REPL setup with commands
cherryramatisdev Aug 20, 2023
df6fb6d
feat: add application system
cherryramatisdev Aug 20, 2023
520e65b
feat: add more actions
cherryramatisdev Aug 22, 2023
2b1c5e2
feat: organize architecture
cherryramatisdev Aug 22, 2023
2b8dbcf
refactor: reorganize modules for zeitwerk auto requiring
cherryramatisdev Aug 22, 2023
397d1e9
fix: update uuid problem by using standard function from scylla
cherryramatisdev Aug 24, 2023
42a25b3
fix: format list command
cherryramatisdev Aug 24, 2023
a5fd820
feat: finish interactivity for delete command
cherryramatisdev Aug 24, 2023
b52ef4d
feat: finish
cherryramatisdev Aug 24, 2023
de62543
chore: correct minor rubocop errors
cherryramatisdev Aug 24, 2023
6ff7ccb
feat: finish docs
cherryramatisdev Aug 24, 2023
24452a8
chore: add project readme
cherryramatisdev Aug 25, 2023
eb00c57
chore: remove unused todo
cherryramatisdev Aug 25, 2023
ef27840
chore: remove solved todos
cherryramatisdev Aug 25, 2023
5807603
chore: update minor stuff on documentation
cherryramatisdev Aug 25, 2023
50c1064
feat: add ruby tutorial to readme and index.rst
cherryramatisdev Aug 25, 2023
8db4584
fix(docs): remove incorrect uuid parameter
cherryramatisdev Aug 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ You can find language-specific implementations in their corresponding folder:
- [Java](/docs/source/build-with-java.md)
- [Python](/docs/source/build-with-python.md)
- [Rust](/docs/source/build-with-rust.md)
- [Ruby](/docs/source/build-with-ruby.md)


## Sample Projects
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading