Service objects are a pattern that I believe should be part of Rails’ default. This extends the basic MVC model by introducing services to implement business... (more…)
Read more »
ansible-rails - Ansible: Ruby on Rails Server (Ubuntu 16.x)...
Read more »
Tom Preston-Werner, co-founder of GitHub, released RedwoodJS, a new fullstack, edge-ready JavaScript web framework. Redwood is highly opinionated and integrates pre-determined back-end and front-end stacks. Redwood follows convention-over-configuration pr... (more…)
Read more »
Overview This tutorial will show you how to deploy a Rails application to AWS Elastic Beanstalk. Using Elastic Beanstalk is just one of many (perhaps an infinite number of!) AWS deployment options. Each approach has different pros and cons. I’ll briefly g... (more…)
Read more »
A detailed overview of securely integrating an Ruby on Rails application with an OAuth provider using the OAuth Authorization Code Grant... (more…)
Read more »