Tom Meier

Results 36 comments of Tom Meier

@zonotope one possible solution would be to use :marshal as the cookie serialisation option: `Rails.application.config.action_dispatch.cookies_serializer = :marshal`

+1 on the timeout issue, mine is with capybara and selenium.. seems to be random.

- https://github.com/tommeier/rails-prg/pull/5

Awaiting testers on https://github.com/bmabey/database_cleaner/pull/221

Hi 👋 any news on getting this merged in?

Also - Additional rake task that will close any open sessions on the test database. Avoids problems on test build servers etc that don't close the process gracefully.