8 lines
518 B
Ruby
8 lines
518 B
Ruby
|
# 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.
|
||
|
RailsPipelineTestacularTest::Application.config.secret_token = 'b64a2e5ddf0180df2ae9ebe745c766b2bd2f5bba459fbfd37f76bb5d67a9c8104d367a3e7d1b0153833588317cdc64c6f37d8e61178b89ca08f54310be3d2e4e'
|