Sha256: 2cb5d90db230fdc953316ab27454e6023f05904a2cc4b73d1509edc386489dd3
Contents?: true
Size: 389 Bytes
Versions: 17
Compression:
Stored size: 389 Bytes
Contents
Cambium.configure do |config| # -------------------------------------------------- App Info # Cambium uses these to set your root urls for # mailers and other fun stuff. # config.development_url = 'localhost:3000' config.production_url = 'example.com' # The title of your app is what Cambium puts in the # browser tab by default. # config.app_title = 'Cambium' end
Version data entries
17 entries across 17 versions & 1 rubygems