Files
metasploit-gs/lib
Mike Smith f9ffc8b8bc Add db_workspace command & other db refactoring.
* Added "workspaces" table and associated ActiveRecord class.
 * Moved ActiveRecord models from db_objects.rb into separate files.
 * Do the DB migration check every time you connect (was previously done
   during db_create).
 * Use :dependent => :destroy associations so that we don't have to
   manually delete the dependent objects.

git-svn-id: file:///home/svn/framework3/trunk@7861 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-14 22:52:34 +00:00
..
2008-10-19 21:03:39 +00:00
2009-11-09 00:15:54 +00:00
2009-12-10 18:12:38 +00:00
2009-01-28 06:13:47 +00:00
2009-06-03 03:14:29 +00:00
2009-11-16 18:30:07 +00:00
2008-10-19 21:03:39 +00:00
2009-01-11 07:17:57 +00:00