Sha256: 83647b270cd43567489728b144acc2827e6cdbbe2efa8064c6129a99c17fbbba

Contents?: true

Size: 743 Bytes

Versions: 1

Compression:

Stored size: 743 Bytes

Contents

= qcontent

http://github.com/quirkey/qcontent

== DESCRIPTION:

qcontent is a set of modules to be included mainly in ActiveRecord::Base models to extend the functionality. The modules are mainly aimed at Content like classes or models to be used in a Content Management System e.g. Articles, Videos, etc.

== USAGE:

Please see the project homepage for usage and more info:

http://code.quirkey.com/qcontent

== INSTALL:

To install as a gem:

  sudo gem install qcontent
  
or from github:

  sudo gem install quirkey-qcontent -s http://gems.github.com
  
To install as a rails plugin:

  ./script/plugin install git://github.com/quirkey/qcontent.git
  
== LICENSE:

Free for use under the terms of the MIT License - see LICENSE for details

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
qcontent-0.1.0 README.rdoc