An open API service indexing awesome lists of open source software.

https://github.com/isutare412/perfectruby


https://github.com/isutare412/perfectruby

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Perfect Ruby

## Naming Convention

- functions, methods, variables: **snake_case**
- Modules, Classes: **CamelCase**