Sha256: cd26812714f7190a212d6b31912cfc885b37b007afa75f87ccf03a05d59a2493

Contents?: true

Size: 1.84 KB

Versions: 6

Compression:

Stored size: 1.84 KB

Contents

= Motr

{Official Documentation}[http://rubydoc.info/github/kurbmedia/motr/master/frames]

Motr is a basic Rails engine which adds additional functionality to your applications, and creates the ability to "mod" models and classes
easily to support routine functionality. The {core Motr}[http://github.com/kurbmedia/motr] engine 
provides a number of helpers and functionality geared towards bringing the ease of Rails back-end development, to the front-end. It
also implements a "modding" system to support easily adding data functionality to classes/models.

Rails view helpers and form builders are convenient an easy to use, however some aren't very design/html friendly (whose idea was it to 
wrap fields with errors in a div?). The goal is to keep html valid and sensible where possible, and make things like javascript integration 
easier and more efficient.

Additional documentation will be provided shortly, as a few final methods are added. For now check out the 
documentation provided at {rubydoc.info}[http://rubydoc.info/github/kurbmedia/motr/master/frames].

== Contributing

Motr is maintained and funded by {kurb media}[http://kurbmedia.com/], and was designed for our own internal use, so (like Rails itself), it is
opinionated in how it works. However, additions / enhancements / alternative methods are more than welcome and encouraged. We also welcome 
feature requests, especially from designers/front-end developers who spend a lot of time working along-side Rails developers.

== Credits

Thanks to José Valim and {Devise}[https://github.com/plataformatec/devise] which inspired the "modding" concept.

== License

Motr is Copyright © 2010-2011 kurb media, llc.
It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file. Donations in the form of beer, cash, or 
1980's movie memorabilia are welcomed (and encouraged!).

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
motr-0.1.1 README.rdoc
motr-0.1.0 README.rdoc
motr-0.0.9 README.rdoc
motr-0.0.8 README.rdoc
motr-0.0.7 README.rdoc
motr-0.0.6 README.rdoc