Videos
Working with Internationalization - Rails built in I18N functionality
Published on Feb 19, 2017
Adding 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 Rai...
How to scan and decode barcodes with your Ruby on Rails application
Published on Feb 12, 2017
Using 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. https://www.driftingruby...
Full text searching using Searchkick and Elasticsearch
Published on Jan 29, 2017
Add 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. https://www.driftingruby.com/ep...