Rails Project Story: 2. User Authentication
August 28, 2006 at 4:46 pm (rails)
In this part we have implemented the Acts As Authenticated plugin into our application, modified it a little and understood few backend behaviors specifically the way the view templates handle ERb code, we also had a better look at the migration process and how it helps us have a better control over our database modifications in a very dynamic way.


