• Heinrich Lee Yu's avatar
    Fix error when Origin header is null · 969951ad
    Heinrich Lee Yu authored
    This moves settings overrides to application.rb.  Overriding the
    settings in an initializer will be too late since the
    values will already be used and copied to certain classes. We move this
    to application.rb right after the load_defaults call.
    
    Changelog: fixed
    969951ad
application.rb 22 KB