documents
This commit is contained in:
3
app/models/document.rb
Normal file
3
app/models/document.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Document < ActiveRecord::Base
|
||||
attr_accessible :etherpadkey, :name, :parent, :text, :typ
|
||||
end
|
||||
Reference in New Issue
Block a user