I hereby claim:
- I am aplssf on github.
- I am alexs (https://keybase.io/alexs) on keybase.
- I have a public key ASC5Y2YuPw1jeTRgRu-IxRydobqEl9l5Fy-TAJnNt7uZdQo
To claim this, I am signing this object:
[ | |
{ locale: "Arabic", value: "ar" }, | |
{ locale: "Bulgarian", value: "bg" }, | |
{ locale: "Czech", value: "cs" }, | |
{ locale: "Danish", value: "da" }, | |
{ locale: "German", value: "de" }, | |
{ locale: "Greek", value: "el" }, | |
{ locale: "English", value: "en" }, | |
{ locale: "English", value: "en-GB" }, | |
{ locale: "Spanish (Spain)", value: "es" }, |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# Adapted from https://gist.github.com/afeld/5589756 | |
# | |
# usage: | |
# | |
# $ gem install t twitter | |
# $ t authorize | |
# $ ruby twitter_bio_search.rb | |
# from XXX peeps: | |
# | |
# LEVO |
public class ProcessBuilderNoAction { | |
/** | |
* Explanation: This method will be invoked from the Process Builder when the Salesforce admin | |
* does not want to execute any actions. | |
* | |
* Once this idea is implemented https://success.salesforce.com/ideaView?id=08730000000DqGRAA0 | |
* this code will no longer be needed | |
**/ | |