The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services.
Topics include:
. Modeling data with the ActiveRecord library
. Setting up views with ActionView and RHTML templates
. Building your application s logic into ActionController
. Testing and debugging your Rails application
. Building responsive web applications using JavaScript and AJAx
. Ensuring that your application is security and performs well
. Deploying your application with Mongrel and Apache
. Using Capistrano to automate deployment
. Using the many Rails plugins
Working with graphics
Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly
interfaces of table list navigation and modification with AJAx features. High performance of the
Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse
right click context menu.
Files:
grid.html - HTML of the grid
file_controller.php - sample of grid controller with file-flat interface
db_controller.php - sample of grid controller with DB interface
sample.csv - Sample of grid data source (VDB)
sample.sql - Sample of grid data source (MySQL)
easygrid.js - Easy Gird library
easygrid_contextmenu.js - Easy Grid context menu library