|
Ruby Library for Amazon SimpleDB
Ruby Library for Amazon SimpleDB
Last Modified:
Jan 4, 2010 11:49 AM
|
|
|
Amazon Simple Pay: "Subscription" Widget Signing Utility in Ruby
This is a simple Ruby code sample to create a dynamic Amazon Simple Pay Subscription Button.
Last Modified:
Apr 24, 2009 9:09 AM
|
|
|
Sample Code for "Building a Product Catalog with Amazon SimpleDB"
A sample Ruby on Rails application that demonstrates how to use Amazon SimpleDB for a product catalog.
Last Modified:
Jan 19, 2009 10:58 AM
|
|
|
capistrano-sdb - store your capistrano settings in simple db
Store your capistrano deployment configuration (including multistage support!) in amazon simple db. a great building block for elastic deployments
Last Modified:
Nov 4, 2008 8:39 AM
|
|
|
Amazon FPS: Ruby "SimplePay" Widget return URL validation Utility
This is a simple Ruby code sample to validate a SimplePay IPN post
Last Modified:
Feb 4, 2009 7:20 PM
|
|
|
Code Sample for Introduction to AWS for Ruby Developers
This code sample goes along with the "Introduction to AWS for Ruby Developers" article.
Last Modified:
Sep 21, 2008 12:48 PM
|
|
|
ActiveRecordtoSDB
ActiveRecordtoSDB is just a simple wrapper class which implements some extra functionality on top of RightAWS ActiveSDB.
The goal is to make it easier to transition the appropriate models of a project from a traditional RDBMS to SimpleDB, by implementing some of the most used functionality of ActiveRecord.
Last Modified:
Sep 21, 2008 1:17 PM
|
|
|
RightScale Ruby library to access Amazon CloudFront, EC2, S3, SQS, and SDB
RightScale's AWS gems provide Ruby interfaces to four key Amazon Web Services: CloudFront, EC2, S3, SQS and SDB. An optional robust HTTP layer retries and clears transient errors.
Last Modified:
Nov 25, 2008 10:12 AM
|
|
|
Amazon SQS Sample in Ruby
This code provides a basic sample for how to use Amazon SQS with Ruby.
Last Modified:
Sep 21, 2008 1:39 PM
|
|
|
Using SimpleDB with Ruby on Rails (ActiveResource)
This plugin will make SimpleDB available as a storage backend for Rails applications via ActiveResource.
Last Modified:
Sep 21, 2008 1:41 PM
|
|
|
Processing Pipeline with Amazon S3, SQS, EC2, Ruby, Rails and ActiveMessaging
The purpose of this sample application is to help Ruby and Rails developers integrate Amazon SQS using the ActiveMessaging plugin for Rails into applications that require a large amount of 'heavy-lifting' be handled asynchronously and in a scalable manner.
In this sample application Amazon SQS enables the heavy-lifting (image watermarking) to be handled not by the Rails application ('Servers') but rather by a decoupled pool of Amazon EC2 instances ('Workers') dedicated to work asynchronously.
Last Modified:
Sep 21, 2008 1:42 PM
|
|
|
DevPay Example for Amazon S3 in Ruby
DevPay sample console application in Ruby, demonstrating application activation with REST calls to the License Service and subsequent calls to Amazon S3 as a desktop, web or developer application.
Last Modified:
Dec 31, 2008 3:26 PM
|
|
|
Amazon Simple Pay: "Standard\Donation\Marketplace" Widget Signing Utility in Ruby
This is a simple Ruby code sample to create a dynamic Amazon Simple Pay Button.
Last Modified:
Feb 4, 2009 7:18 PM
|
|
|
Amazon FPS Hello World Sample in Ruby, Rails and REST
This sample is targeted at getting you started with making FPS pay calls in five easy steps using Ruby, Rails and the Amazon FPS REST API.
Last Modified:
Feb 4, 2009 7:27 PM
|
|
|
Amazon EC2 Ruby Gem
The 'amazon-ec2' Ruby Gem is an interface library that can be used to interact with the Amazon EC2 system and control server resources on demand from your Ruby scripts, or from Ruby on Rails applications.
Last Modified:
Sep 21, 2008 2:01 PM
|
|