See how typical development tasks are handled in different Rails apps
- Authentication
- Registration
- Oauth callbacks
- Authorization
- Roles based access
- API
- Token based authentication
- Background jobs
- Periodical tasks execution
- Interaction with 3rd party services
- Concerns
- Callbacks
- Form objects
- Services