Ruby
Links🔗
Storing Objects in YAML with Ruby | local files
Ghost Methods: method_missing | local
Remco’s tutorials
Web/HTTP requests🔗
https://www.twilio.com/blog/5-ways-make-http-requests-ruby
Basic GET request
1 2 3 4 5 6 7 |
|
Packages & Repos🔗
Gemfile🔗
Install gem from Git repository
1 |
|
Bundle🔗
Install ruby gems locally (for project)
1 2 |
|
Execute commands
1 |
|
RVM (Ruby Version Manager)🔗
2023-05-08:
Failed to fetch a version of ruby for me
1 |
|