Blog-on-Digital-Transformation

Posts Tagged ‘GitHub’

Things that I Hate as a Web Developer

May 22, 2016 | 0 Comments | Eugene Melnikov
Learn about the issues that puzzle web developers most: wrong function usage, poor quality of plug-ins, etc.

Love Ruby on Rails

November 6, 2015 | 0 Comments | Eugene Melnikov
This blog post compares Ruby on Rails and Node.js across a number of scenarios: implementing changes, debugging, dealing with packages, etc.

E-mails in Ruby on Rails

July 29, 2014 | 7 Comments | Anton Trushkevich
This blog post explores different scenarios of working with e-mails in Ruby on Rails: sending and receiving an e-mail, as well as using address tagging.

Ruby Integration Testing Tools: Population Census 2014

June 29, 2014 | 2 Comments | Eugene Melnikov
This blog post overviews how the technology stack across Ruby integration tooling has changed over 2010–2014.

Using BOSH Lite to Deploy Cloud Foundry

December 5, 2013 | 4 Comments | Nastia Shaternik
This blog post explains how to deploy Cloud Foundry using BOSH Lite: set up an environment, boot a virtual machine, upload a specific stemcell and CF release, etc.

Running Capybara Tests for Ruby Apps in Remote Browsers

September 6, 2013 | 4 Comments | Eugene Melnikov
This blog post provides step-by-step instructions on how to use virtual machines and BrowserStack to automatically test your application in real browsers.

How to Deploy Discourse with Juju

September 2, 2013 | 0 Comments | Pavel Pachkovskij
This guide walks through the process of deployment Discourse with Juju and Rack charm.

Implementing and Improving PostgreSQL Full-Text Search in Ruby Apps

August 28, 2013 | 10 Comments | Pavel Astraukh
Learn how to enable a full-text search by a title, content, the author's name, and comments for a Ruby-on-Rails application.

Two Powerful Iterator Methods

July 13, 2013 | 0 Comments | Emiliano Coppo
Learn how check(item) and check(item) methods help to optimize Ruby code, increase its readability, and simplify support.

Speeding Up Ruby Tests

Learn how to employ best practices of test-driven development to enhance Ruby testing, as well as how to use such tools as Spork, Guard, etc.
4-248x270-1.png