Adding versioning

This commit is contained in:
2013-10-09 03:34:27 -07:00
parent 5a94d69b3d
commit ebc696814e
11 changed files with 101 additions and 46 deletions

View File

@@ -1,2 +1,3 @@
class Space < ActiveRecord::Base
has_paper_trail
end