Jason Little

Results 3 comments of Jason Little

You should point out to the emacs people that closing vi by using vi against itself only takes 11 key strokes while exiting vi using emacs takes 113.

This may not help everyone, but you can explicitly set an apiKey to be used by serverless offline. ``` custom: serverless-offline: apiKey: ${env:API_KEY} provider: name: aws apiGateway: apiKeys: - ${env:API_KEY}...

@mcordell, thanks! Your fork worked for me, using it in rails 5.