Created
February 22, 2013 22:12
-
-
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"?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Released gem 'sorting'. It provides methods to sort_by asc & desc, and lazily evaluate sort values: https://rubygems.org/gems/sorting feedback welcome! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems the trailing bang was it. I could send it when I removed that.