forked from bofh/fetsite
AutoCommit Don Jul 30 00:03:02 CEST 2015
This commit is contained in:
5
app/models/survey.rb
Normal file
5
app/models/survey.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
module Survey
|
||||
def self.table_name_prefix
|
||||
'survey_'
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user