Uwe Kubosch

Results 31 issues of Uwe Kubosch

Regular use that works in Chrome and Firefox fails with Safari. Just loading the library. ``` SyntaxError: Invalid regular expression: invalid group specifier name ``` This happens at the regex...

Bug

Hi! Thank you for working on this excellent library! I am getting an UnsupportedFormatError when reading the included file. Is this truly an unsupported file format, or am I maybe...

The default OS X file system is case-aware, and casing used to be respected in FileList. Including only files starting with an upper case character in gems is a very...

Hi! It looks like we need to use JRuby command line to package with Warbler even if the actual JRuby to be packaged comes from the jruby-jars gem. It would...

feature request

Hi! Thank you for this excellent templating engine! It makes my every day better 😄 . It would be nice to allow putting white space before a pipe text like...

I'd like to disable flow control for a serial port I am using with rubyserial on OSX. Is this possible today? If so, how? If not possible today, I'd like...

Hi! Given the slides below, the string "event" is logged twice. The event should only be fired once, right? This happens for at least "show" and "next". Tested on OS...

We are able to run a single test using for example: ``` rake test_derby TEST=test/db/derby/simple_test.rb TESTOPTS="--name=/test_count_with_limit/" ``` This also works in an IDE like Rubymine. However running a single test...

Use the given time format for datetime pickers. Closes #43

Hi! It looks like a lot of useful changes are on master. It would be great if you could release them as a gem.