Media Summary: Add full text searching using ElasticSearch and Tire. Here I will show the steps involved in adding this search to an existing ... Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Warden makes it easy to move authentication up into Rack middleware. This means authentication can be accessed outside of a ...
Ruby On Rails Railscasts 306 - Detailed Analysis & Overview
Add full text searching using ElasticSearch and Tire. Here I will show the steps involved in adding this search to an existing ... Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Warden makes it easy to move authentication up into Rack middleware. This means authentication can be accessed outside of a ... The config.threadsafe! option will likely be enabled by default in In the second part of this two part series on Backbone.js, we finish up the Raffler application. Included is how to create entries ... In this episode I walk you through the internals of the
This final part on ElasticSearch and Tire will show how to make more complex search queries, customize the indexing, and add ... Active Support makes it easy to work with time zones. Learn how to add a Time Zone select field to a user form and watch out for ... Sidekiq allows you to move jobs into the background for asynchronous processing. It uses threads instead of forks so it is much ... A select menu is often used for setting a belongs_to association, but you should also consider using a text field with autocomple. Ransack allows you to easily build complex search forms. It also helps in adding sortable links and building a dynamic advanced ... GitHub makes it easier than ever to contribute to open source with pull requests. Here I show how to submit a pull request to the ...