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.
March 12, 2017Nested Forms with CocoonUsing the unobtrusive gem, Cocoon, learn how to handle multiple models in a single form with accepts_nested_attributes_for....more5minPlay
March 05, 2017Nested Forms from ScratchLearn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript....more10minPlay
February 26, 2017Ruby on Rails 5.1.0 Changes and New FeaturesUpcoming features include Yarn/Webpack, System Tests via Capybara, Encrypted Secrets and a bunch of other cool things!...more12minPlay
February 19, 2017Working with InternationalizationAdding translations into your website does not have to be hard. With Rails built in I18N functionality, we gain access to many helpers and conventions that makes it a much easier task. Learn how to add I18N into your Rails application....more14minPlay
February 12, 2017Decoding and Interacting with BarcodesUsing the QuaggaJS Library, learn how to scan and decode barcodes with your Ruby on Rails application. Using provided callbacks, interact with controller actions to provide a seamless experience....more12minPlay
February 05, 2017Managing Servers with AnsibleA look into the Drifting Ruby network architecture and how I manage deployments with Ansible....more15minPlay
January 29, 2017Searchkick and ElasticsearchAdd full text searching using Searchkick and Elasticsearch. Here I will show the steps involved in adding this search to an existing application and a sample of autocomplete functionality....more8minPlay
January 22, 2017Random Ruby Tips and TricksA collection of different Ruby tips and tricks. Hope you find some of them useful!...more11minPlay
January 15, 2017Client Side EncryptionAdd an extra level of security to your application with client side encryption. Even over an SSL connection, there are attacks which could expose your users' sensitive information. Using JSEncrypt, learn how to encrypt on the client side and decrypt on the server side....more11minPlay
January 08, 2017Security and Static Code AnalyzersWhether you're preparing for a third-party security scan or already doing peer code reviews, you should always run brakeman scanner on your application to identify potential security vulnerabilities....more9minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.