MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
8531
today
Tutorials
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.
How to run tests in Minitest continuously with dynamic test files loading
Recently I’ve been looking into the source code of Minitest to find out if I can run some tests and then dynamically run another set of tests once the.
Faster JSON generation using PostgreSQL JSON function
PostgreSQL 9.2 and above has inbuilt support for JSON generation which can be used for faster JSON generation.
Running Chrome Headless, Selenium and Capybara inside GitLab CI and Docker
The tests work well on our Macs. But we ran into problems when trying to run our integration tests inside GitLab CI in combination with the Docker executor.
Upgrading Rails 4 Controller Tests to Rails 5
At AppFolio, we're finally in the process of upgrading many of our Rails applications from Rails 4.2, up to Rails 5.2. Our first, and biggest step is to upgrade to Rails 5.0. While there are many parts necessary to complete this upgrade, I would l...
<
1
…
209
210
211
212
213
…
258
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other