MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
1045
today
Tutorials
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.
Using Concurrent Ruby in a Ruby on Rails Application
Blogs on Ruby on Rails, Ruby, JavaScript, ActiveRecord, ReactJS, React Native from the BigBinary team.
Unassociated records in Rails 5
recently i was working on a rails project, and stumbled upon an interesting and hard-to-gooogle problem. i was looking for how to load records with the absense of an association, but the answers i was finding on stackoverflow we inadequate.
An analysis of memory bloat in Active Record 5.2
One of the very noble goals the Ruby community which is being spearheaded by Matz is the Ruby 3x3 plan.
Rails engine providing access to files in cloud storage
This Gem allows your rails application to access user files from cloud storage. Currently there are drivers implemented for Dropbox, Google Drive, Box, Amazon S3, and a server-side directory share.
<
1
…
216
217
218
219
220
…
265
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other