aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorJoseph Wong <joseph.wong@sap.com>2011-07-08 13:21:38 -0700
committerJoseph Wong <joseph.wong@sap.com>2011-07-12 11:10:25 -0700
commit88e6c062423638df667869292050802d674bc0fa (patch)
tree7fb5c4a8c75b6d7661a9c80b17f63e20a7cebe67 /actionpack
parente4479b2f1bc54edf155408d51dd3236955150ce1 (diff)
downloadrails-88e6c062423638df667869292050802d674bc0fa.tar.gz
rails-88e6c062423638df667869292050802d674bc0fa.tar.bz2
rails-88e6c062423638df667869292050802d674bc0fa.zip
Fix for SqlBypass session store
Two issues fixed: 1) connection_pool is not defined - needed by SessionStore#drop_table! and create_table! since c94651f 2) initialization of connection to the default of AR::Base.connection only occurred at the singleton level - the instance level method defined by cattr_accessor did not have this logic
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions