Sha256: 37a58132b710adbd462310ab4de2413d0d3b8538600e63f82d5f20785a99a58d
Contents?: true
Size: 404 Bytes
Versions: 15
Compression:
Stored size: 404 Bytes
Contents
RansackMemory::Core.config = { param: :q, # this means the default Ransack param name for searching. You can change it session_key_format: '%controller_name%_%action_name%_%request_format%' # this means how the key used to store the information to the session will be stored. Currently it interpolates request parameters. You can customize it and use these vars to build a key that fits your needs }
Version data entries
15 entries across 15 versions & 2 rubygems