discourse/spec
Sam Saffron 1be01f8dd4 DEV: Add support for Rails 6
Minor fixes to add Rails 6 support to Discourse, we now will boot
with RAILS_MASTER=1, all specs pass

Only one tiny deprecation left

Largest change was the way ActiveModel:Errors changed interface a
bit but there is a simple backwards compat way of working it
2019-05-02 16:23:25 +10:00
..
components DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
fabricators DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
fixtures FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
helpers FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
import_export DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
integration DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
integrity DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
jobs FEATURE: Category Reviewable by Group 2019-04-30 15:23:06 -04:00
lib DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
mailers DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
models DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
multisite DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
requests DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
serializers DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
services DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
support DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
tasks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00