1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2025-07-31 21:59:07 -04:00

Added Style Guides

This commit is contained in:
Serdar Dogruyol 2014-07-04 12:30:30 +03:00
parent 257a35fa93
commit 1d80cc2995

View file

@ -452,6 +452,10 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
*Collections of algorithms and design patterns.*
## Style Guide
* [Ruby style guide](https://github.com/bbatsov/ruby-style-guide) - Community-driven Ruby coding style.
* [Rails style guide](https://github.com/bbatsov/rails-style-guide) - Community-driven Rails best practices and style for Rails 3 and 4.
## Miscellaneous