Skip to content

keebz/table_butler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a ruby class that will act as a "base class" for other classes to CRUD the classes information.

created by: Diane Douglas & Lee Kebler

note:Table_Butler will only work as long as your class attribute name is equal to your database column name.

License: 'MIT'

About

Create a base class for saving, deleting, comparing, and reading sub-classes which have corresponding tables from a PSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages