1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/rails_app/config
Carlos Antonio da Silva e1c53d6580 Check for empty response body on redirect with Rails main (future 7.1)
Rails is no longer returning a message with the response body on
redirects, just an empty body.

https://github.com/rails/rails/pull/44554
2022-04-22 09:30:58 -03:00
..
environments Add Rails 6 to CI (#5009) 2019-01-22 12:43:31 -02:00
initializers Explain layout of default config initializer [ci skip] 2019-09-27 06:21:27 +08:00
application.rb Only set property for Rails 7, it has been removed on master 2022-04-22 09:17:46 -03:00
boot.rb Check for empty response body on redirect with Rails main (future 7.1) 2022-04-22 09:30:58 -03:00
database.yml Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
environment.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
routes.rb Fix hanging tests for streaming controllers using Devise 2020-08-26 12:02:09 -04:00