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
- Expand AR/AS/AM bounds to < 8.3 in gemspec
- Normalize cookie SameSite: accept symbols/strings; write symbols to Rails cookie jar; keep strings for test mock
- Add Rails 8.1 gemfiles (full and sqlite-only) and 8.2 stubs
- Add Rails 8.1 to CI matrix
- Update README compatibility and contributing docs
- Refactor: use Module#include instead of send(:include) for AR hooks, Sinatra, and TestCase (aligns with upstream PR binarylogic#782)
Refs: binarylogic#782
0 commit comments