Show
Ignore:
Timestamp:
09/07/07 16:06:31 (15 months ago)
Author:
uriel
Message:

*added events to model classes
*added test for model events
*small cleanup in model constructor

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • GearsORM/trunk/tests/test_simple.html

    r323 r338  
    33                <script src="../gears_init.js"></script> 
    44                <script src="../GearsORM.js"></script> 
     5                <script src="../GearsORM.Events.js"></script> 
    56                <script src="../GearsORM.ResultIterator.js"></script> 
    67                <script src="../GearsORM.Sql.js"></script>