Rudy is a development and deployment tool for the Amazon Elastic Compute Cloud (EC2). <a href="Getting">solutious.com/projects/rudy/getting-started">Getting Started</a> today!
–
CONSIDER: http://docs.rackspacecloud.com/servers/api/v1.0/cs-devguide-20090713.pdf
++
SimpleDB accepts dashes in the domain name on creation and with the query syntax. However, with select syntax it says: “The specified query expression syntax is not valid”
# File lib/rudy.rb, line 119 def Rudy.disable_auto; @@auto = false; end
# File lib/rudy.rb, line 123 def Rudy.disable_debug; @@debug = false; end
# File lib/rudy.rb, line 115 def Rudy.disable_quiet; @@quiet = false; end
# File lib/rudy.rb, line 118 def Rudy.enable_auto; @@auto = true; end
# File lib/rudy.rb, line 122 def Rudy.enable_debug; @@debug = true; end
Generated with the Darkfish Rdoc Generator 2.