Remove outdated comment (#9323)
This commit is contained in:
parent
ed7def0efa
commit
0633d85b6b
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
# Site configuration based on RailsSettings models,
|
||||
# see <https://github.com/huacnlee/rails-settings-cached> for further info
|
||||
|
||||
# Defaults are currently very DEV-oriented.
|
||||
# Should change to more truly generic values in future.
|
||||
|
||||
class SiteConfig < RailsSettings::Base
|
||||
self.table_name = "site_configs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue