2
I Use This!
Inactive

News

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Posted over 13 years ago by Michael Granger <ged@…>
default1 edit1 add in examples Updating the Company Directory example (fixes gh-4)
Posted over 13 years ago by keltia
OS X 10.6.8, Treequel 1.8.5, Ruby 1.9.3-p125 I have a small Sinatra-based app that act as a proxy for my LDAP servers. Everytime I run it to get data and export it as a hash then pass it through #to_yaml, I get "! binary" tagged data instead of ... [More] the expected strings: - !binary |- MTk5MS8wOS8xNg== !binary "ZW1wbG95ZWVudW1iZXI=": - !binary |- MjEyNg== !binary "ZXVyb2NvbnRyb2xzaXRlaWQ=": - !binary |- QnJldGlnbnk= Now, is Treequel not marking these strings as UTF-8 or is it #to_yaml which is not interpreting the strings as it expect? json/xml and text output are fine. My app is at ​https://bitbucket.org/keltia/ldap-proxy [Less]
Posted over 13 years ago by Michael Granger <ged@…>
default1 edit in .hgsigs Added signature for changeset 8bdd6d1581e3
Posted over 13 years ago by Michael Granger <ged@…>
default1 edit in .hgtags Added tag v1.8.5 for changeset 49755112de40
Posted over 13 years ago by Michael Granger <ged@…>
default2 edits in / Bump the patch version, update history.
Posted over 13 years ago by Michael Granger <ged@…>
default1 edit1 delete in / Applied the ldif delete patch
Posted over 13 years ago by Michael Granger <ged@…>
default2 edits in / Before finishing the ldif delete patch
Posted over 13 years ago by Michael Granger <ged@…>
default2 edits in / Fix an edge-case bug in the LDIF-generation logic. Thanks to Mahlon E. Smith for pointing out the problem and pairing with me to fix it.
Posted over 13 years ago by Michael Granger <ged@…>
default2 edits in lib/treequel Clean up whitespace and fix grammar
Posted over 13 years ago by Michael Granger <ged@…>
default1 edit in .rvmrc Remove patchlevel from the rvmrc version