ActiveRecord Store - Helper for Extjs
-
Rails 3
Insert into Gemfile
gem 'acts_as_extjs'
class Model < ActiveRecord::Base
acts_as_extjs
end
-
Marco Scholl (github.com/traxanos)
Copyright © 2010 Marco Scholl, released under the MIT license
ActiveRecord Store - Helper for Extjs
Rails 3
Insert into Gemfile
gem 'acts_as_extjs'
class Model < ActiveRecord::Base
acts_as_extjs
end
Marco Scholl (github.com/traxanos)
Copyright © 2010 Marco Scholl, released under the MIT license