May 2008
12 posts
Sandals Royal Bahamian →
Wedding in the Caribbean.
May 30th
2 tags
DevPay plugin for Ruby on Rails
I put together a DevPay plugin for Ruby on Rails and made it publicly available through GitHub. DevPay plugin for Ruby on Rails Check out the documentation for more information.
May 24th
2 tags
without_changing
I’ve found this snippet of code useful when testing around class or method variables in Ruby. In Rails, Test::Unit will reset your migrations and even your object instances between tests, what about when you modify persistent class variables? Once they’re modified, they’re modified for the remainder of the tests… so, introducing without_changing: # Resets an object's...
May 22nd
1 tag
May 17th
May 17th
2 tags
nbibler committed to attachment_fu →
61ad36fb73de927ace41689999187076496934df Fixed a nil reference error in sanitize_filename
May 17th
Ask an ye shall receive
I (and a couple of other people) have been bugging Amazon about adding direct browser access to DevPay stored S3 content (that’s a mouthful). Two months later, it is released as a new feature. I have yet to test it out, but I’m sure it’ll be good. A big Thank You to Amazon and their development and support staff.
May 16th
2 tags
nbibler committed to attachment_fu →
61ad36fb73de927ace41689999187076496934df Fixed a nil reference error in sanitize_filename
May 16th
1 tag
May 9th
May 9th
1 tag
May 9th
2 tags
nbibler committed to open_id_authentication →
1fb6668e25d7b4a0c4f9bd5749ca8ea54878eda3 Return the response.display_identifier instead of claim_id to the application.
May 6th