public
Rubygem
Description: A Ruby Gem that gives you full access to the Amazon EC2 API from your Ruby/Ruby on Rails apps

Home

Welcome to the amazon-ec2 wiki!

Installation


# ONE TIME ONLY
# Execute this on each machine where you install gems to add github as a gem source
gem sources -a http://gems.github.com/

# ONE TIME ONLY
# Only if you had a previous version of the gem installed from RubyForge before we moved to GitHub
# Say 'Y' to remove all previous versions and all binaries when prompted.
sudo gem uninstall amazon-ec2

# Finally install the gem
sudo gem install grempe-amazon-ec2

Where do I file bug reports & feature requests?

http://grempe.lighthouseapp.com/projects/10644-amazon-ec2/overview

Where can I discuss this gem with other developers?

http://groups.google.com/group/amazon-ec2

Last edited by grempe, 5 months ago
Versions: