mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
cf115d2f8e
We are subclassing Session here, but messing with the columns will affect the attribute methods defined on the Session superclass, and therefore other tests, unless we properly isolate it by resetting column info before and after the test run. |
||
---|---|---|
.. | ||
session_test.rb | ||
sql_bypass.rb |