Tutorials
Setting up OAuth2 callbacks in Rails with HTTPS offloading on load balancers
“HTTPS everywhere” is not a luxury anymore. It is a necessity. Thankfully, obtaining an SSL certificate has become easier too, with initiatives such as Let’s Encrypt, GeoTrust, Positive SSL, StartSSL. Even cloud based services such as Cloudflare a...
Building the Perfect Rails 5 API Only App | Sourcey
This how-to guide aims to help you get started the right way using Rails 5 to build the perfect API. Thanks to the new rails-api gem that ships as part of the Rails 5 core, Rails is now an ideal candidate for building streamlined APIs quickly and ...