Softlogger
Categories

ActiveJax: An ActiveRecord to JavaScript Bridge


ActiveJax is a Rails plugin developed by Nicholas Schlueter that acts as a bridge between ActiveRecord and Prototype -backed JavaScript. This means you can call ActiveRecord model methods from JavaScript using AJAX. Example: ActiveJax.Author.find_by_name("Nicholas Schlueter").each(function(author) {alert(author

Filed under: AJAX  |    On : 2007 Dec 07  |  From: Ruby Inside   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003