Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frm/pointless-ruby
Code used in a Ruby introduction workshop for @cesium.
https://github.com/frm/pointless-ruby
Last synced: about 2 months ago
JSON representation
Code used in a Ruby introduction workshop for @cesium.
- Host: GitHub
- URL: https://github.com/frm/pointless-ruby
- Owner: frm
- Created: 2015-11-29T00:57:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T00:57:47.000Z (about 9 years ago)
- Last Synced: 2024-10-13T01:03:49.309Z (3 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby: A (pointless) Workshop
Code developed in the workshop for [@cesium](https://github.com/cesium). Everything except for the `cursing` folder is as it was intended to be shown in the workshop. Slides are available [here](https://speakerdeck.com/frmendes/ruby-a-pointless-workshop).
The `cursing` folder contains the code for selecting who said "shit" the most, in a given day, on github commits. The code used there pretty much contains every little trick that was learned in the workshop.
Feel free to ask any questions!