Skip to content

dandyism/active-record-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveRecord Lite

What is it?

ActiveRecord Lite is a clone of ActiveRecord, Rails’ implementation of the active record pattern. It implements inserting and updating records, generates attributes from columns in the database, and supports the creation of associations between models.

Usage

Models should subclass SQLObject, and database connections are made using the DBConnection singleton.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages