added artists, comments
This commit is contained in:
3
app/models/wiki_page.rb
Normal file
3
app/models/wiki_page.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class WikiPage < ActiveRecord::Base
|
||||
attr_accessor :updater_id, :updater_ip_addr
|
||||
end
|
||||
Reference in New Issue
Block a user