Mattia Lipreri

Results 5 issues of Mattia Lipreri

Hi I need to run faye on the server pointed out in private_pub.yml, to accomplish this i made in this way config/private_pub.yml development: server: "http://192.168.10.5:9292/faye" secret_token: "secret" test: server: "http://192.168.10.5:9292/faye"...

Hi, there is a way to know which email has bounced and not just the bounces numbers? If it is not, which is the better strategy to know the email...

Hi, I have a model called StatDisplayDynamo ``` ruby class StatDisplayDynamo include Dynamoid::Document table :name => :stat_display_dynamo, :key => :id, :read_capacity => 400, :write_capacity => 400 field :campaign_id, :integer field...

Hi, I successfully integrated the gem in my app, I can store and retrieve data from dynamoDB, no issue on it. But when i log into the console.aws.amazon.com/dynamodb i was...

Hi, I was wondering if it is possible to create a paypal account by using this set of API https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ACCreateAccountAPI someone is interested in this? Thank you