Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications. The goal is to be a real-world version of the officials guides to increase development speed.
- Authentication
- Authorization
- Cache
- Controllers
- Core Ext
- Errors
- Form Objects
- Health Check
- Initializers
- Jobs
- Lib
- Models
- Rspec
- Security
- Validators
- Views
- Pagination
- Serializers
- Controllers with HTML format
- Views with ERB
- Sidekiq
- Admin Dashboard
- Cache Warming
- Full text search
- Gem extraction
- Expand API Wrapper with HTTParty
- TestProf
- Open to suggestions
Feel free to create new issue or submit a pull request.