Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Every week you will be treated to a new Drifting Ruby episode featuring tips and tricks with Ruby on Rails, the popular web development framework. These screencasts are short and focus on one techniqu... more
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.
October 23, 2016Rails API - Authentication with JWTUsing the knock gem, we will add JWT Authentication to our Rails API Application....more8minPlay
October 16, 2016Rails API - Active Model SerializerUsing ActiveModel::Serializer, learn how to create the JSON responses for your Rails API application. ASM is a great object oriented approach to building a JSON API....more8minPlay
October 02, 2016Rails API BasicsA brief introduction on Rails API. Learn how to create an API application and setup the routes. This episode is paving the way for more in depth looks into Rails API....more6minPlay
September 25, 2016Version Control with Git FlowUsing Git Flow, learn how to work with branches and organize your changes. Once you have completed features, learn how to merge them back into a develop branch and prepare for a release to your master branch....more7minPlay
September 18, 2016Authorization with PunditPrevent unauthorized access to your application with Pundit; an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access....more7minPlay
September 11, 2016Two Factor AuthenticationAdd multi factor authentication to your existing authentication solution. This gives your users the option to increase the level of security to their account and help prevent unauthorized access....more10minPlay
September 05, 2016Authentication Crash Course with DeviseDevise is a flexible authentication solution for Rails based on Warden. Learn how to add a stable authentication solution like Devise to your application....more9minPlay
August 28, 2016Capturing Signatures with Signature PadUsing the Javascript Library, Signature Pad, learn how to capture user signatures and store them within your Ruby on Rails application....more9minPlay
August 21, 2016Antivirus Uploads with ClambyUsing ClamAV, scan files uploaded to your application for viruses. In the event of a virus learn how to gracefully handle the infected file and notify the user....more6minPlay
August 14, 2016FullCalendar Events and SchedulingLearn how to incorporate FullCalendar into your Ruby on Rails application with listing and creating events. Using unobtrusive javascript, we can create a fast interactive calendar....more15minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.