Method: Mobility::Backend::Sequel::Serialized#write_to_cache?

Defined in:
lib/mobility/backend/sequel/serialized.rb

#write_to_cache?Boolean

Returns:

  • (Boolean)
[View source]

107
108
109
# File 'lib/mobility/backend/sequel/serialized.rb', line 107

def write_to_cache?
  true
end