Skip to content

TypeError (can't modify frozen hash): #2

@conradwt

Description

@conradwt

How does one disable the caching of a model? It seems that it's trying to cache the models when the Interlock plugin:

TypeError (can't modify frozen hash):
authlogic (2.1.3) lib/authlogic/session/magic_columns.rb:86:in set_last_request_at' authlogic (2.1.3) lib/authlogic/session/callbacks.rb:72:inafter_persisting'
authlogic (2.1.3) lib/authlogic/session/persistence.rb:59:in persisting?' authlogic (2.1.3) lib/authlogic/session/persistence.rb:39:infind'
vendor/extensions/sd_main/app/controllers/spree/base_controller.rb:182:in current_user_session' vendor/spree/vendor/extensions/api/api_extension.rb:58:incurrent_user'
vendor/extensions/sd_main/app/controllers/spree/base_controller.rb:140:in set_abingo_identity' vendor/gems/hoptoad_notifier-2.3.7/lib/hoptoad_notifier/rack.rb:27:incall'
/Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/httpserver.rb:104:in service' /Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/httpserver.rb:65:inrun'
/Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:173:in start_thread' /Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:162:instart'
/Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:162:in start_thread' /Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:95:instart'
/Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:92:in each' /Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:92:instart'
/Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:23:in start' /Users/ctaylor/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/webrick/server.rb:82:instart'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions