This is a 2nd part of a post series on two-factor authentication in Ruby on Rails. This guide will walk you through implementing backup codes two-factor authentication flow so your users won't ever be locked out of their accounts.
Two-factor authentication should be a standard feature in today's world. This guide will walk you through implementing it into your Rails application with help of Devise and a few other helpful gems.
Tomek is one of the first batch of interns we ever had at Lunar Logic. Let's ask him a few questions about internships at Lunar Logic. After all, who is a better person to answer them?
What makes software development internships at Lunar Logic an attractive proposition? Why our internships are different than typical, out-of-the-mill programs that are widely available?
A solid plan and some patience is all you need to migrate an entire application to a different technology.
Our take on unit testing and how we approached testing Elm code in Aircasting.