https://github.com/cirosantilli/ruby-cheat
Ruby information and cheatsheets.
https://github.com/cirosantilli/ruby-cheat
Last synced: 3 months ago
JSON representation
Ruby information and cheatsheets.
- Host: GitHub
- URL: https://github.com/cirosantilli/ruby-cheat
- Owner: cirosantilli
- Created: 2013-10-27T21:39:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T20:31:53.000Z (about 9 years ago)
- Last Synced: 2025-01-04T11:12:01.242Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 140 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby Cheat 
[](https://travis-ci.org/cirosantilli/ruby-cheat)
Ruby information and cheatsheets.
For Ruby on Rails see:
1. [main.rb](main.rb): main cheatsheet on Language Core and Stdlib.
1. [Implementations](implementations.md)
1. [Gems](gems.md)
1. [Version managers](version-managers.md): RVM, rbenv.
1. [Ruby vs Python](vs-python.md)
1. [Notable uses](notable-uses.md)
1. [Lint tools and Style guides](lint-tools.md)
1. [Capybara](capybara/)
1. [Bundler](bundler/)
1. [Foreman](foreman.md)
1. [Bibliography](bibliography.md)