Corin Langosch
Corin Langosch
I like the idea, but a more flexible syntax like this one would be even better: logger.Info().Debug( logger.String("id", msg.id), logger.Interface("xyz", "I only show up if level = debug"), ).Trace( logger.Interface("msg",...
Please post your full Gemfile.lock. Thanks.
Too bad this little very annoying showstopper bug is still not fixed :-1: Luckily, if you run your own registry (ex using gitlab), you can work around it by using...
Hi Roland, here are the details: Produktversion: NetBeans IDE 6.8 (Build 100326-unknown-revn) Java: 1.6.0_15; Java HotSpot(TM) 64-Bit Server VM 14.1-b02 System: Linux Version 2.6.32-22-generic läuft auf amd64; UTF-8; de_DE (nb)...
My current workaround is: ``` class HTMLEntities FLAVORS
Not really, but probably something really simple like `TMLEntities.new("xhtml1").decode(string, :exclude => ["lt", "gt", "amp"])`?
I had the same issue in development, but it was my fault and super easy to fix: I was using "http://127.0.0.1:3000/..." when accessing my app but the callback had to...
I already submitted a patch. In the meantime you could use my fork: http://github.com/gucki/sequel-rails