Rename gem from AwsPaa to Paapi

This commit is contained in:
Dan Milne
2019-09-09 11:17:47 +10:00
parent 8b835e80ec
commit 14045af846
10 changed files with 36 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
require "bundler/setup"
require "aws_paa"
require "paapi"
# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.