Michal Oláh having fun developing web applications

Blog

TrustPay Rails gem

My implementation of the TrustPay payment system for Ruby on Rails apps is out.

Exporting milions of rows via CSV

Exporting CSV seems like a solved issue in the Ruby on Rails framework and to a large extent it is. There are large amounts of tutorials available on how to implement an efficient CSV export solution with support for http streaming. There are two issues with implementing a CSV export in Rails.

Rails antipatterns review

I’ve written a review on Rails Antipatterns for the Rubyslava bookshelf. Go check it out.

Dynamic routing using SEO urls

I’ve authored an article on the bonetics blog a while back about Dynamic routing using SEO urls. It goes over a gem I’ve developed to accomplish SEO requirements of an app we’ve been developing. Check it out and let me know what you think.

Ember and TodoMVC on Rails on Sitepoint

I’ve written an article on Ember and TodoMVC on Rails. Go check it out.

Ember.js in Action v10 review

I’ve written a review on Ember.js in Action for the Rubyslava bookshelf. Go check it out.

Upgrading your Mind to Rails 4 on SitePoint

I’ve written an article on Upgrading to Rails 4. Go check it out.

Stubbing external services

This post takes a little detour into (IMHO) the best way of stubbing an external resource like a payment gateway.

Welcome to Jekyll!

Good news everyone!