Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 346 Bytes

README.rdoc

File metadata and controls

27 lines (15 loc) · 346 Bytes

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

License

Copyright © 2010 Marco Scholl, released under the MIT license