-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I see error in js console after Danthes.subscribe is executed.
error for /messages/new: Incorrect signature.
I run:
rackup danthes.ru -s thin -E production # Rails.env == 'production'
rails s # Rails.env == 'development'
So I can't send messages because secret_token in development is 'secret' but secret_token in production is 'some random string'.
Please update generator or\and update README.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels