Commit Graph

14 Commits

Author SHA1 Message Date
Raymond Feng 6b535f5d1c Add a file option for the memeory connector to persist data 2014-01-29 12:04:09 -08:00
Raymond Feng 630b991d1d Refactor the CRUD operations to DataAccessObject 2013-05-17 08:49:57 -07:00
Raymond Feng 5620be1d57 Add discover methods for model names and properties 2013-04-19 14:11:52 -07:00
Anatoliy Chakkaev 224efba0c7 Ignore npm-debug.log 2013-03-30 21:10:20 +04:00
Anatoliy Chakkaev b7325a110e Added some initial docs 2013-03-23 22:51:39 +04:00
Anatoliy Chakkaev a9c48fe830 Upd gitignore 2013-03-11 17:22:17 +08:00
Anatoliy Chakkaev 4d47d8348d Revert hasMany change 2013-01-21 23:08:13 +07:00
Robb Lovell 6f9c495720 added 'all' method to hasMany in abstract-class.js to correctly support a 'many' collection. added .idea to .gitignore to ignore WebStorm projects. 2013-01-17 11:16:52 -08:00
Sebastian del Valle 8d18418e84 Fixed bug for CoffeeScript and MongoDB
Removed a bogus line that was resetting the configuration read from
"database.yml", the file that's used instead of "database.json" when
railway gets initialized using --coffee, as this was preventing Railway
to work with any database driver other than Memory.
2012-12-04 22:15:26 -03:00
Anatoliy Chakkaev 47bd310c92 Ignored v8.log 2012-10-22 00:14:40 +04:00
Anatoliy Chakkaev 01b9307e1c Better safeRequire 2012-10-07 14:54:20 +04:00
Anatoliy Chakkaev 40c9923053 Coverage added to gitignore 2012-05-29 15:16:24 +04:00
Anatoliy Chakkaev 426efeabcf Documentation, railway tweaks 2012-03-27 23:48:23 +04:00
Anatoliy Chakkaev fc99247390 Logging in mysql and redis 2011-11-11 20:16:09 +07:00