Sha256: ffd7e601e935c40018c3c61f24786f5367b44d417394097b4c93b38727452b4b

Contents?: true

Size: 972 Bytes

Versions: 7

Compression:

Stored size: 972 Bytes

Contents

# Be sure to restart your server when you modify this file.

# Your secret key for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!

# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
# You can use `rake secret` to generate a secure secret key.

# Make sure your secret_key_base is kept private
# if you're sharing your code publicly.

# Although this is not needed for an api-only application, rails4 
# requires secret_key_base or secret_token to be defined, otherwise an 
# error is raised.
# Using secret_token for rails3 compatibility. Change to secret_key_base
# to avoid deprecation warning.
# Can be safely removed in a rails3 api-only application.
TestApp::Application.config.secret_token = '51b94ae5b942750091b743a94c61bbe7fe983cb12cfc37f86fc7c466313e6fbadba5182e9645ff2016f3fd829723daf8e1d761a8fd6dd13e1bdaeb92e601763e'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jellyfish-aws-0.0.8 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.6 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.5 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.4 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.3 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.2 spec/test_app/config/initializers/secret_token.rb
jellyfish-aws-0.0.1 spec/test_app/config/initializers/secret_token.rb