Acts As Videoclub plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install git://github.com/linkingpaths/acts_as_videoclub.git
Install
=======
Run the following command:
script/plugin install git://github.com/linkingpaths/acts_as_videoclub.git
Usage
======
Make your ActiveRecord model act as videoclub.
class Flat < ActiveRecord::Base acts_as_videoclub end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: hardway, 4 months ago

