Send notifications iPhone/iPad using Amazon SNS and Rails
Short hand sns = AWS::SNS.new( access_key_id: "key", secret_access_key: "key", region: "region") ...
8
8
Comment0
3 search resultsShowing 1~3 results
You need to log-in
Short hand sns = AWS::SNS.new( access_key_id: "key", secret_access_key: "key", region: "region") ...
In Rakefile, add this line to the top: # !/usr/bin/env rake Run crontab -e to access crontab edit...
Fetching content from an URL seems to be not complicated at first until I got into it. Starting w...
3 search resultsShowing 1~3 results
Qiita is a knowledge sharing service for engineers.