Posts Tagged ‘RJS’

RJS Magic

Saturday, June 27th, 2009

Recently, while working on a small application on Rails, I learned firsthand how easy and powerful RJS can be. I was amazed at how simple it is to save attributes to the data base using Ajax and then notify the user about successful operations or errors. Here is a small example that should show you how simple this is. (more…)