Jeremy Rosengren
unread,May 3, 2011, 4:29:00 PM5/3/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby-aws
Hi,
We're currently throwing together a small Rails application to allow
us to manage our AWS costs a bit, and to that end we're building a web
interface to stop and start EBS-boot instances. It looks like those
methods exist in the original right_aws module, but don't exist in the
forked aws module. Did those get removed or was the aws gem forked
from an older right_aws base?
I'm mostly just curious as to the history of these methods and whether
it would be easier to retrieve them from a previous branch or if I
need to generate a patch and pull request to get them back in.
Thanks,
-- jeremy