Sha256: 7bb008dacca13a3abeb6a70a0829287d5439f30e08409adc895287cce2413fdf
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
# SimpleResource [](http://travis-ci.org/jarijokinen/simple_resource) [](https://codeclimate.com/github/jarijokinen/simple_resource) SimpleResource speeds up development of standard Rails applications by integrating [Inherited Resources](https://github.com/josevalim/inherited_resources), inherited views and form builders together. ## Features * Everything is customizable application-wide and per resource * Internationalization support * Support for your own form builders * Support for external form builders * [Formtastic](https://github.com/justinfrench/formtastic) * [SimpleForm](https://github.com/plataformatec/simple_form) ## Requirements * Ruby 1.9 or greater * Rails 3.2 or greater ## Installation Add this line to your application's Gemfile: gem "simple_resource" And then execute: $ bundle ## Support If you have any questions or issues with SimpleResource, or if you like to report a bug, please create an [issue on GitHub](https://github.com/jarijokinen/simple_resource/issues). ## License MIT License. Copyright (c) 2012 [Jari Jokinen](http://jarijokinen.com). See [LICENSE](https://github.com/jarijokinen/simple_resource/blob/master/LICENSE.txt) for further details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple_resource-0.1.0 | README.md |