MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
1983
today
Tutorials
Arel with Wharel
Wharel is a tiny little gem that uses the empty room pattern to make Arel queries easier to build.
Adding Automated Speech Recognition for Phone Calls to Ruby on Rails Applications
Twilio’s Automated Speech Recognition (ASR) service in a simple Ruby on Rails Application, in hopes of you being able to see the wide-reaching possibilities for other implementations in your own projects.
From ActiveRecord to Diesel
As software developers we’re paid to be professional learners. People hire us (or should hire us) for what we are capable of learning, not for what we already know. To stay in shape and keep up with our peers we need to practice by learning someth...
Using GraphQL with Rails | has_many :codes
An introduction on how to design and consume APIs in Rails using GraphQL instead of REST.
Usage of Sidekiq middleware
For instance, we have some context data we need to keep for auditing reasons. This data can originate from several points in the application: maybe from some part of the web application, from the mobile app, or from a service object.
Bundler: How to write a Bundler plugin
Bundler plugins are specialized gems that are aimed at integrating and extending Bundler's functionality. This guide will help you start writing your own Bundler plugins.
From Paperclip to Active Storage
Since the deprecation of paperclip, and release of Active Storage in Rails 5.2, I think it is the right time to learn active storage which provides almost anything that paperclip provided us so.
Capturing Signatures with Signature Pad -
Using the Javascript Library, Signature Pad, learn how to capture user signatures and store them within your Ruby on Rails application.
Allow you to pluck attributes from nested associations without loading a bunch of records.
Allow you to pluck attributes from nested associations without loading a bunch of records.
Conditional execution with DSL in Ruby
This is a howto describing an alternative solution for if-clause in Ruby.
<
1
…
202
203
204
205
206
…
252
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other