You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to provide --database=sqlite3_wasm (or nulldb, or pglite) as the rails new option and
update our .railsrc to specify --database=sqlite3_wasm.
It should be possible by loading a patch right after we initialize Rails in bin/console.