Sha256: 50b7478b729b499421cda26cb5df4aed313759b5ce0200250f774b2e57921206
Contents?: true
Size: 325 Bytes
Versions: 14
Compression:
Stored size: 325 Bytes
Contents
Editmode.setup do |config| config.project_id = "<%= @project_id %>" # Enables logging on every API request # config.log_level = :silence # Preload contents - this will take all the contents # from the project specified in config.project_id # and store it to your Application cache. # config.preload = true end
Version data entries
14 entries across 14 versions & 1 rubygems