add volunteer table

This commit is contained in:
loos
2014-03-12 19:37:51 -05:00
parent d77bf467eb
commit 65216e3835
14 changed files with 197 additions and 13 deletions
+2
View File
@@ -0,0 +1,2 @@
class Volunteer < ActiveRecord::Base
end