osem-fcy/config
Andrew Kvalheim 5b89f64eaf Set default URL host
Setting the default host resolves:

    Missing host to link to! Please provide the :host parameter, set
    default_url_options[:host], or set :only_path to true

Configuring RSpec to use the default host resolves:

    Expected response to be a redirect to <http://test.host/…>
    but was a redirect to <http://localhost/…>.
2023-02-28 11:06:24 -08:00
..
environments Set default URL host 2023-02-28 11:06:24 -08:00
initializers Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
locales Update to Rails 7 2022-02-22 19:22:25 +01:00
application.rb Disable ActiveRecord.belongs_to_required_by_default 2022-02-23 14:36:06 +01:00
boot.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
cloudinary.yml.example Add cloudinary gem, fix some Gemfile comments 2016-04-27 11:48:12 +02:00
database.yml Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
deploy.rb Fix restart during deploy 2022-04-08 15:19:14 +02:00
environment.rb Run rails upgrade task 2021-08-18 15:36:54 +02:00
piwik.yml Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
puma.rb Updates puma to 5.6.2 (was 4.3.11) 2022-03-03 17:45:58 +01:00
routes.rb Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example Introduces sentry, removes airbrake 2021-03-06 23:13:59 +01:00