class SynchronizedMemoryStore
Ruby on Rails 3.1.12
Since v2.2.3 Last seen in v3.1.12Like MemoryStore, but thread-safe.
Inherits from
Methods (defined here)
- self. new
Methods (inherited)
From ActiveSupport::Cache::MemoryStore (8)
From ActiveSupport::Cache::Store (17)
- # cleanup
- # clear
- # decrement
- # delete
- # delete_matched
- # exist?
- # fetch
- # increment
- # key_matcher
- # mute
- # read
- # read_multi
- # silence!
- # write
- self. instrument
- self. instrument=
- self. new
From Object (24)
- # acts_like?
- # app
- # blank?
- # controller
- # create_fixtures
- # duplicable?
- # helper
- # html_safe?
- # in?
- # index
- # instance_variable_names
- # new_session
- # options
- # presence
- # present?
- # reload!
- # show
- # test_homepage
- # to_param
- # to_query
- # try
- # unescape
- # with_options
- self. table_name_prefix