Sha256: fb7106054dcbe3f974634df8c1f74cea8b0744eeb56e2abbcbfc58d4bd68c63b
Contents?: true
Size: 1 KB
Versions: 8
Compression:
Stored size: 1 KB
Contents
# admin_data # # This plugin works with both Rails 2.3.x and Rails 3. * [Installing in Rails3 project](http://github.com/neerajdotname/admin_data/wiki/Installing-admin_data-in-a-Rails-3-project) * [Installing in Rails 2.3.x project](https://github.com/neerajdotname/admin_data/wiki/Installing-admin_data-in-a-Rails-2.3.x-project) ## [Live Demo](http://admin-data-test.heroku.com/admin_data) ## [Documentation](http://github.com/neerajdotname/admin_data/wiki) ## Source Code ## * admin_data works as a gem with Rails 3.x project. Source for that resides in master branch. * admin_data works as a plugin with Rails 2.3.x project. Source code for that resides in branch called [rails2](https://github.com/neerajdotname/admin_data/tree/rails2) . #Test# cd _test/rails_app_ and read the instructions mentioned at README.md there. ### License Dual licensed under the [MIT](http://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt) and [GPL version 2](http://github.com/jquery/jquery/blob/master/GPL-LICENSE.txt) licenses.
Version data entries
8 entries across 8 versions & 1 rubygems