mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-10 06:48:02 -05:00
3 lines
66 B
Ruby
3 lines
66 B
Ruby
RailsConfig.setup do |config|
|
|
config.const_name = "Settings"
|
|
end |