-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CS-10 bump to 9.0.4.0 which has no troubles with Module.name
- Loading branch information
Eric Kascic
committed
Feb 19, 2016
1 parent
c780994
commit 574e11c
Showing
5 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Beware to do your local development against the JRuby specified in pom.xml so you don't get a horrible | ||
surprise upon deployment to Lambda! | ||
|
||
simplecov doesn't play well with JRuby, so you can use Ruby 2.2.x when measuring coverage. | ||
|
||
there is a python version that does basically the same thing here: | ||
https://github.com/awslabs/aws-cloudfront-samples/tree/master/update_security_groups_lambda |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters