Blog-on-Digital-Transformation

A Simple and a Fast App: Sinatra, Espresso, Padrino, Goliath, and Ruby on ...

June 12, 2013 | 2 Comments | Eugene Melnikov
This blog post shares the results of comparing five popular Ruby frameworks across the amount of requests made per second.

Diving into Ember.js: Part ...

May 27, 2013 | 8 Comments | Nastia Shaternik
This tutorial explains how to create a JavaScript app with Ember.js: build the skeleton, prepare vendor code, set up an entry point, etc.

Organizing Storage in Multiple Fog Containers Using ...

May 23, 2013 | 2 Comments | Dmitry Savitski
This blog post explores CarrierWave capabilities and how to benefit from the solution's flexibility.

Let’s Test It Well: Simply and ...

Learn how to write readable tests, what the difference between mock_model and stub_model is, how to use shared_context and shared_examples, etc.

Mandrill—A Free SMTP Server for ...

April 22, 2013 | 0 Comments | Eugene Melnikov
This blog post provide an overview of Mandrill: its capabilities around e-mails campaigns, under-the-hood mechanisms, pricing models, etc.

Accessible Resources List: The DRY Solution for ...

April 18, 2013 | 0 Comments | Andrey Koleshko
This blog post explains how to achieve the DRY solution for controller's actions that return the list of scoped objects to avoid repetitive changes.

DigitalOcean—A New Amazing Cloud VPS ...

April 11, 2013 | 6 Comments | Eugene Melnikov
This blog post overview DigitalOcean in terms of usability, speed, pricing, community, etc.

Spiderman’s Extension ...

March 25, 2013 | 0 Comments | Alexander Sologub
This is one and only Spiderman's cheat sheet about Active Support core extension methods.

Amazon S3 for Your Ruby-on-Rails ...

March 22, 2013 | 2 Comments | Nikolai Sharangovich
Learn how to quickly configure your Ruby-on-Rails application to store assets and uploads on Amazon S3.

Simple Short ...

With code samples, this blog post exemplifies how to easily make short URLs without employing third-party solutions.