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
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
..
app Replace XML with JSON serialization across the test suite 2021-02-15 14:40:05 -03:00
bin Updating test app running rake rails:update, tests running with failures 2013-02-25 22:12:06 -03:00
config Check for empty response body on redirect with Rails main (future 7.1) 2022-04-22 09:30:58 -03:00
db Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
lib Add spaces around method arguments when setting default values 2020-08-31 18:15:45 -03:00
public Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
config.ru Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
Rakefile Updating test app running rake rails:update, tests running with failures 2013-02-25 22:12:06 -03:00