Add about page with feedback functionality
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class UserFeedback
|
||||
include SimplyStored::Couch
|
||||
property :content
|
||||
belongs_to :user
|
||||
end
|
||||
Reference in New Issue
Block a user