Posted on Tuesday, November 01, 2011
How to get running Hubot on heroku in the right way
Posted on Monday, August 08, 2011
Simple API throttling with Rack::Throttle and Redis
Posted on Tuesday, August 02, 2011
Upgrading from Rails 3.1.0.rc4 to 3.1.0.rc5 don't have to be simple
Posted on Thursday, July 07, 2011
What is the difference beetween between class_inheritable_attribute and class_attribute methods and how to get rid of rails 3.1 depracation warning
Posted on Friday, July 01, 2011
A simple Getting Started Tutorial VMware Cloud Foundry.
Posted on Saturday, June 25, 2011
Is your application extremely slow after upgrading to Rails 3.1? It's (probably) your fault!
Posted on Friday, June 17, 2011
How to add some magic to static Jekyll blog development.
Posted on Thursday, June 16, 2011
How to set up Ruby on Rails 2.2 with bundler, rack and Pow
Posted on Friday, January 07, 2011
Grape is a REST-like API micro-framework for Ruby. It is built to complement existing web application frameworks such as Rails and Sinatra by providing a simple DSL to easily provide APIs.
Posted on Monday, December 27, 2010
Proc.new and lambda does almost the same job. They provide a dynamically created inline method. But they are slightly different.
Posted on Thursday, December 23, 2010
What does "def self.foo" realy do...
Posted on Tuesday, December 21, 2010
Quite strange but it is true (for ruby 1.8)
Posted on Sunday, December 19, 2010
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Posted on Sunday, December 19, 2010
For each new rails project I almost always put same gems to the Gemfile with initial commit. Here is my gemfile compiled from a few recent projects. Hope some of you find something new for your projects.
Posted on Thursday, October 21, 2010
The instafailing Cucumber progress bar formatter