https://github.com/andreyvdl/myrubyrepo
Projects made with Ruby
https://github.com/andreyvdl/myrubyrepo
learning-by-doing rtfm ruby
Last synced: 8 months ago
JSON representation
Projects made with Ruby
- Host: GitHub
- URL: https://github.com/andreyvdl/myrubyrepo
- Owner: andreyvdl
- Created: 2023-11-18T05:17:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T14:14:02.000Z (over 2 years ago)
- Last Synced: 2025-02-13T16:47:51.541Z (over 1 year ago)
- Topics: learning-by-doing, rtfm, ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Objective
This repo has the objective to keep a log of my progress learning Ruby.
Give up, because all Ruby LSPs are stupid and don't work without sudo.
Why make a LSP that is sudo dependent? `gem` and `bundle` don't work without sudo, so i run mannualy sudo on them, but still both the sorbet and solargraph LSPs keep trying to run `gem` and `bundle`.