grempe / amazon-ec2

A Ruby Gem that gives you full access to several of the Amazon Web Services API from your Ruby/Ruby on Rails apps

This URL has Read+Write access

amazon-ec2 / Manifest.txt
100644 45 lines (44 sloc) 0.909 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/ec2-gem-example.rb
bin/ec2sh
bin/setup.rb
config/hoe.rb
config/requirements.rb
lib/EC2.rb
lib/EC2/console.rb
lib/EC2/exceptions.rb
lib/EC2/image_attributes.rb
lib/EC2/images.rb
lib/EC2/instances.rb
lib/EC2/keypairs.rb
lib/EC2/products.rb
lib/EC2/responses.rb
lib/EC2/security_groups.rb
lib/EC2/version.rb
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
test/test_EC2.rb
test/test_EC2_console.rb
test/test_EC2_image_attributes.rb
test/test_EC2_images.rb
test/test_EC2_instances.rb
test/test_EC2_keypairs.rb
test/test_EC2_products.rb
test/test_EC2_responses.rb
test/test_EC2_security_groups.rb
test/test_EC2_version.rb
test/test_helper.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.rhtml