Skip to content

Rails plugin for creating models that inherit from ActiveRecord::Base but don't require a table in the DB.

License

Notifications You must be signed in to change notification settings

andrew311/acts_without_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActsWithoutTable
================

Rails plugin for creating models that inherit from ActiveRecord::Base
but don't require a table in the DB.


Example
=======

Example goes here.


Copyright (c) 2009 Andrew Rollins, released under the MIT license

About

Rails plugin for creating models that inherit from ActiveRecord::Base but don't require a table in the DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages