Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 4.7 KB

README.md

File metadata and controls

79 lines (53 loc) · 4.7 KB

Ruby and Rails knowledge

1) Ruby Web Frameworks

  • Rails - The most famost Ruby framework for building websites and web apps
  • Hanami - A new star, applied new theories for modern and performance Ruby framework
  • Sinatra - The simplest and lightest framework with more than 2k lines of code, support very basic features.
  • Grape

2) Architectures

- Enterprise Rails
- Growing Rails Applications in Practice

3) Optimizations

4) Testing

5) Documents some tools

6) Books