0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.markdown More... about 13 years ago
move back to json gem More... about 13 years ago
Regenerate gemspec for version 0.3.3 More... about 13 years ago
Version bump to 0.3.3 More... about 13 years ago
Merge pull request #19 from jlxw/master More... about 13 years ago
in rails 3.1.3, ActiveSupport::JSON.decode does not correctly decode strings like: ActiveSupport::JSON.decode('"ahbfdnjs"') ActiveSupport::JSON.decode('true') More... about 13 years ago
Regenerate gemspec for version 0.3.2 More... about 13 years ago
forgot to merge params More... about 13 years ago
remove addressable since current version doesn't fix encoding issue. temporarily monkeypatch HTTParty until new Addressable is released. More... about 13 years ago
use addressable gem to format post body of export api requests, adjust test to match More... about 13 years ago
Post all params using multipart form data More... about 13 years ago
Version bump to 0.3.2 More... about 13 years ago
Regenerate gemspec for version 0.3.1 More... over 13 years ago
temp 'fix' for some machines running OSX Lion More... over 13 years ago
merge daveworth's changes More... over 13 years ago
Merge branch 'fix_httparty_080_compatibility' More... over 13 years ago
Make compatible w/ httparty 0.8.0+ which drops crack and fix test warning More... over 13 years ago
Version bump to 0.3.1 More... over 13 years ago
Version bump to 0.3.1 More... over 13 years ago
Update README.markdown More... over 13 years ago
Merge pull request #16 from krsmurata/master More... over 13 years ago
Updates gemspec More... over 13 years ago
Adds Gemfile.lock to .gitignore More... over 13 years ago
Lower ActiveSupport dependency to 2.3.14 and adds support to Ruby 1.8 for ruby-debug. More... over 13 years ago
Edited README.markdown via GitHub More... over 13 years ago
Edited README.markdown via GitHub More... over 13 years ago
Merge pull request #14 from daveworth/master More... over 13 years ago
changed non-user facing API to protected for cleanliness More... over 13 years ago
added tests for coverage while experimenting with rcov More... over 13 years ago
added travis-ci status icon More... over 13 years ago