Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 447 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 447 Bytes

Transient Objects Build Status

Transient objects is a set of non-persitent objects that support persistent object, i.e. those with database tables. It also supports controllers, views, printing, emailing, etc. Because there are no persistent objects, there is no need to migrate a database, making testing very fast.