This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
retrospring
Watch
1
Star
0
Fork
You've already forked retrospring
0
mirror of
https://github.com/Retrospring/retrospring.git
synced
2025-02-12 14:33:37 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d0be686cee
retrospring
/
config
/
initializers
/
10_config.rb
5 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
allow to set some configuration options via ENV
2023-02-04 07:24:14 +01:00
# frozen_string_literal: true
Cache CSS if in production
2015-07-29 18:59:52 +02:00
# Auxiliary config
move site config from initialiser to own module for potential improvements in how to access common configs when needed ... way better than using `.dig` by hand everywhere i'd say
2024-08-09 11:12:38 +02:00
APP_CONFIG
=
Retrospring
::
Config
.
config_hash
Reference in a new issue
Copy permalink