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.
May 06, 2018Ruby on Rails Development with Microsoft Windows 10Developing a Ruby on Rails application on Windows can be difficult, but doesn't have to be with Bash on Windows. Learn how to use Bash to install the Ruby interpreter....more9minPlay
April 01, 2018ActiveRecord TricksIn this episode, we look at what would seemingly be simple queries, but are more complex once you start looking into them. Using built in ActiveRecord functions, we can make the queries readable and easy to work with....more14minPlay
March 04, 2018Encrypted Credentials in Rails 5.2In this episode, we take a look at the Encrypted Credentials of Ruby on Rails 5.2 and how we can patch it so that we can use other YAML files like a development.yml and test.yml....more13minPlay
February 24, 2018Drifting Ruby GourceThis is a video of the Drifting Ruby Code Base being built over the years....more2minPlay
February 04, 2018Ruby on Rails - Tips and TricksIn this episode, we will go through some of the tips and tricks that we often take for granted. We will be looking at nested routes, scopes, migrations and more....more15minPlay
January 07, 2018Ruby on Rails 5.2.0 Changes and New FeaturesUpcoming features include ActiveStorage, built-in Redis Cache Store, updated Rails Credentials and a bunch of other cool things! Honorable mentions also to the new Stimulus Javascript Framework....more7minPlay
December 03, 2017Tracking Errors with SentrySentry is an Open Source error tracking that helps developers monitor and fix crashes in real time. Learn how to add and configure Sentry to your application....more8minPlay
November 05, 2017Speeding Up TestsSlow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups....more5minPlay
October 29, 2017Sample Data with Factory Bot and FakerFactory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records....more9minPlay
October 22, 2017Feature Testing with CapybaraCreate Acceptance Tests or Feature Tests to extend your automated tests with browser testing. It can help tests some areas that cannot be reached with other types of tests....more15minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.