# acts_as_extjs **Repository Path**: rubygems/acts_as_extjs ## Basic Information - **Project Name**: acts_as_extjs - **Description**: No description available - **Primary Language**: Ruby - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README == ActsAsExtjs ActiveRecord Store - Helper for Extjs == Dependecy * Rails 3 == Installtion Insert into Gemfile gem 'acts_as_extjs' == Integration class Model < ActiveRecord::Base acts_as_extjs end == Maintainers * Marco Scholl (http://github.com/traxanos) == License Copyright (c) 2010 Marco Scholl, released under the MIT license