Simon Schoeters
Simon Schoeters
This fixed the `exitstatus` problem (as mentioned in issue #58) on my Ubuntu Natty (11.04) machine with Ruby 1.9.2. Thanks!
@jhsu's pull request (issue #59) fixed this issue for me. Running Ubuntu Natty 11.04 and Ruby 1.9.2.
Hi Diego, I cloned your Jetty repository and started the Jetty server but I can't connect to the server from my Rails app. Both are running on the same machine...
With the config/solr.yml file in place I get the following error while saving a new record: ``` Couldn't connect to the Solr server at . You have a nil object...
This was still missing, thanks bbhoss!
I tried this in JRuby with Celerity and there it works so it really seems related to the remote proxy object.
I also reported this upstream: https://github.com/fomantic/Fomantic-UI/issues/1529
I was about to write my own when I found this issue. It works flawlessly for my Atom feed, thank you @nhoizey! Would it be possible to merge your Atom...
I know this issue not really related to the custom firmware, but I tried reading the BLE advertisement data in Python and Go on Linux for months and got nowhere,...
For Rails there is the [Fomantic-UI-SASS gem ](https://github.com/fomantic/Fomantic-UI-SASS) which seems to work (only tried the styling, not tried the JavaScript).