不要怂,就是干,撸起袖子干!

Commit 05c879a3 by Sascha Depold

tests fixed

1 parent d581e869
Showing with 3 additions and 1 deletions
...@@ -76,5 +76,6 @@ ...@@ -76,5 +76,6 @@
- Added Model.count(callback), which returns the number of elements saved in the database - Added Model.count(callback), which returns the number of elements saved in the database
- Merged israeldelahoz's changes for using created_at and updated_at instead of the camel cased version - Merged israeldelahoz's changes for using created_at and updated_at instead of the camel cased version
- using expresso 0.7.2 - using expresso 0.7.2
- TODO: fix tests for new expresso version (not sure if they ever worked :>) - tests were working all the time
- moved config for test database into seperated config file
- TODO: Add method for adding and deleting single associations - TODO: Add method for adding and deleting single associations
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!