Sha256: e5715023e8d73061099f41ef91b34b1b6b26e8682cf5b19e7328a6867762ee7b

Contents?: true

Size: 189 Bytes

Versions: 8

Compression:

Stored size: 189 Bytes

Contents

StaticBlocks.config do |config|
  config.locales = ['en']
  config.http_auth = false
  config.username = ENV['STATIC_BLOCKS_USERNAME']
  config.password = ENV['STATIC_BLOCKS_PASSWORD']
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
static_blocks-1.0.0 lib/templates/static_blocks_config_template.rb
static_blocks-0.1.1 lib/templates/static_blocks_config_template.rb
static_blocks-0.1.0 lib/templates/static_blocks_config_template.rb
static_blocks-0.0.5 lib/templates/static_blocks_config_template.rb
static_blocks-0.0.4 lib/templates/static_blocks_config_template.rb
static_blocks-0.0.3 lib/templates/static_blocks_config_template.rb
static_blocks-0.0.2 lib/templates/static_blocks_config_template.rb
static_blocks-0.0.1 lib/templates/static_blocks_config_template.rb