William Notowidagdo Kiranatama Staff
Knowledge

We will learn how to add Facebook auth to an existing Rails 3.1 app. I assume that you want to use Devise as authentication solution so first of all we will add Devise to our app.

Continue reading...
William Notowidagdo Kiranatama Staff
Knowledge

Though Picky doesn’t have an ORM integration yet, it shouldn’t stop you to use it on your Rails app. I will show you how.

This is a preview of "How to integrate Picky in Rails application".

Continue reading...
William Notowidagdo Kiranatama Staff
Knowledge

The case is you got single server and need to run foo.com on Ruby Enterprise Edition and bar.com on Ruby 1.9.2. Not to worry, RVM to the rescue!

Continue reading...
William Notowidagdo Kiranatama Staff
Knowledge

In this post we will show you how easy to add basic API feature to an existing Rails application using Grape.

Continue reading...

Using Jammit in Rails  

21 Jul 2011
William Notowidagdo Kiranatama Staff
Knowledge

I'll show you how to easily integrate Jammit in a Rails 3 application.

Continue reading...