
Now I want to review a book about Rails. The Book's Title is "Learning Devise for Rails". One of the authors is my Friend Hafiz Badrie Lubis. This is cool, he write his first book in PACKT PUB.
Let's we start the review. First time I want to tell You about Devise. Devise is a flexible authentication solution for Rails based on Warden. It is amazing, we can create authentication module very fast.
We can learn our application authentication...