August 25, 2017
Recently we were working on a Rails project where we needed to import data from legacy database.In the next few...
Show:
August 25, 2017
Recently we were working on a Rails project where we needed to import data from legacy database.In the next few...
Ember Closure Actions – Introduction
February 3, 2017
Ember closure actions were introduced in Ember v.1.13.0 and they brought a lot of improvements over old action handling mechanism...
Copy and sync files from/to remote server
November 7, 2016
Most modern web app deployments have automated scripts that perform all tasks needed to deploy the app. They handle all...
Using Ransack to search for a key in PostgreSQL JSON column
June 20, 2016
Starting with v9.2, PostgreSQL added native JSON support which enabled us to take advantage of some benefits that come with...
Show part of a Rails template in other locale
May 30, 2016
I recently worked on a Rails project, which had parts of pages in different languages. That may be a problem...
Deploying Rails app with Capistrano 3
May 5, 2016
In the lifetime of every application the time comes for it to be presented to everyone. That’s why we have...
rake db:schema:load vs rake db:migrate
March 24, 2016
Sooner or later every new Ruby developer needs to understand differences between rake db:schema:load and rake db:migrate. Basically, these simple...
Headless Firefox in Ubuntu on VirtualBox for Cucumber testing
December 3, 2015
If you use Vagrant, VirtualBox and Ubuntu to build your Rails apps and you want to test it with Cucumber...
Create and extract archives using tar and gzip
November 13, 2015
One of the simplest tasks is creating and extracting files using tar and gzip. Yet for most new developers this...
Creating and publishing a ruby gem
June 8, 2015
A gem is a simple way to distribute functionality, it can be a small plugin, a Ruby library or sometimes...
Reach us at
or visit us in Novi Sad, Serbia, and Harrisburg, PA, USA.