ken mazaika
opensource
Ruby on Rails
-
Fix unit tests in ActiveResource to follow the Ruby on Rails best practices. 1bedee56314ff1
-
Add support for FULLTEXT and SPATIAL indexes using the :type flag for MySQL. 9600e0b02973
-
Dump the 'using' options for SQL index into the schema. a89e9f70b24fe9c6
ActiveMerchant
-
Add Gateway for Integration with Paypal Express for Digital Goods. 63a81d0e167a639
-
Add support for DoReferenceTransactionRequest to PayPal API. Allow using BAID received from DoExpressCheckoutPaymentRequest (after setting up the transaction by passing BillingAgreementDetails into SetExpressCheckoutRequest). d20c79cfce531
Turn
- Update the RegEx that filters out lines of a stack trace, to include files that are in the rails conventional unit test structure to be present. 287780f248cd0, ee1d78355cd29
ActiveResource
ImageMagick-sl
file_upload_cache
-
I authored this gem, which adds support for persisting uploaded file content across redisplays of the page, which occur when validation errors happen. github page
Capistrano
- Add deprecation warning if someone uses old deploy:symlink syntax on callbacks. 021c0574d
-
Specify mocha version. A mock object with function named `process` does not get passed blocks in the latest version (every other function gets blocks as expected). This fixed the broken test suite on travisci. f2569973. For more details see this github issue.
TourBus
-
Fix bug where in Ruby 1.9.3 `methods` returns symbols instead of strings, by mapping each of the method names to a string first. bf89044927a1
Lolcommits
HTTParty
-
Add support for passing in ciphers information into the ConnectionAdapter, and have this work as expected with the Net:HTTP ConnectionAdapter. e63ee152543