Beyond the Basics: Advanced Rails Techniques
Rails
This talk showcases ways to take a traditional Rails app and shape it around your product domain—while also using Rails tools in ways you might not have considered.
Topics include:
- Creating your own app/ folders for domain concepts
- Creating your own generators
- Organizing features by modules and concerns (e.g., the User model may have teams, billing, etc., organized under app/models/user/)
- Adding domainwording and class methods, like allow_unauthenticated_access or rate_limit
Topics include:
- Creating your own app/ folders for domain concepts
- Creating your own generators
- Organizing features by modules and concerns (e.g., the User model may have teams, billing, etc., organized under app/models/user/)
- Adding domainwording and class methods, like allow_unauthenticated_access or rate_limit
Sep 05 - 13:45 to 14:15
Track 1 - Effectenbeurs
About the speaker
Chris Oliver
Founder
Chris is a Rails Luminary, entrepreneur and content creator. He makes weekly Ruby on Rails screencasts at GoRails.com, a Ruby on Rails SaaS template called Jumpstart Pro and a hosting service called Hatchbox.io.