This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
qcontent /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 21 22:07:54 -0700 2009 | |
| |
History.txt | Sat Mar 21 20:57:46 -0700 2009 | |
| |
LICENSE | Sat Mar 21 20:51:32 -0700 2009 | |
| |
Manifest.txt | Sat Mar 21 20:57:46 -0700 2009 | |
| |
PostInstall.txt | Sat Mar 21 20:51:32 -0700 2009 | |
| |
README.rdoc | Sat Mar 21 20:51:32 -0700 2009 | |
| |
Rakefile | Sat Mar 21 20:57:46 -0700 2009 | |
| |
init.rb | Mon Jan 12 14:00:19 -0800 2009 | |
| |
lib/ | Mon Jun 29 21:01:53 -0700 2009 | |
| |
qcontent.gemspec | Sat Mar 21 20:57:46 -0700 2009 | |
| |
rails/ | Mon Jan 12 14:00:19 -0800 2009 | |
| |
script/ | Fri Jan 09 11:49:58 -0800 2009 | |
| |
test/ | Sun Jun 28 12:13:45 -0700 2009 |
README.rdoc
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:
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







