priya's blog

Caching in ROR

When you start developing any ROR application you will not even care to think of things like caching, but as your application go live with more and more users starting to use the application, you will surely feel the need for 'Caching'.

 

Ruby on Rails

The buzz around Ruby on Rails (RoR) in industry is quite notable now.

When I first heard of Ruby, I thought it’s just another scripting language but i discovered the real magic of ROR only after going practical with it. ROR follows MVC (Model-View-Controller design paradigm) architecture and it Rocks!!.

Syndicate content