Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to put configuration code? #2

Open
GoodJob opened this issue Oct 29, 2014 · 0 comments
Open

Where to put configuration code? #2

GoodJob opened this issue Oct 29, 2014 · 0 comments

Comments

@GoodJob
Copy link

GoodJob commented Oct 29, 2014

Sorry for stupid question, but where should I put this

StwEngine.config({
# required
:api_key => 'xXXXXXXXXXXXXX',
:private_key => 'xxxx,

#optional use if supported
:size  => 'lg',

})

I have added it to initializers/stw.rb, but got this error:
StwEngine error: No api secret defined!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant