Static Model

From Free Software Directory
 
Jump to: navigation, search


[edit]

Static Model

http://code.quirkey.com/static_model/
ActiveRecord like functionalities for reading from YAML with a simple class implementation.

Static Model provides ActiveRecord like functionalities while reading from a simple YAML file. There are sometimes when you need records that are completely immutable or need to travel very easily with your app. One of the problems with storing all your data in a database is that you canââ¬â¢t really make assumptions about certain records existing. StaticModel provides a very easy way to create models that act just like ActiveRecord, but are reading off of static YAML files that can exist in your app/repository.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

11 June 2010




Leaders and contributors

Contact(s)Role
Aaron Quint Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://github.com/quirkey/static_model


Software prerequisites




Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.