Skip to content

Instantly share code, notes, and snippets.

@apeiros
Created February 22, 2013 22:12
Show Gist options
  • Save apeiros/5016950 to your computer and use it in GitHub Desktop.
Save apeiros/5016950 to your computer and use it in GitHub Desktop.
When trying to tweet the following, I get "There was an error posting your message. forbidden". What the heck? Also, what about a more useful message than just "forbidden"?
Released gem 'sorting'. It provides methods to sort_by asc & desc, and lazily evaluate sort values: https://rubygems.org/gems/sorting feedback welcome!
@apeiros
Copy link
Author

apeiros commented Feb 22, 2013

Seems the trailing bang was it. I could send it when I removed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment