Alexander Naumenko

Results 5 issues of Alexander Naumenko

I was about to use create.js via [rails-assets.org](http://rails-assets.org) to use it in one of my projects. But once I search and didn't find it there I tried to create it....

Hi, I'm receiving unpredictable results while using "home" connection for user which granted necessary permissions to my app. Here is a link to a rake task I've used to demonstrate...

bugs

I am trying to execute basic feature you've provided with your gem. I've experienced issues like: \* need to explicitly require 'fileutils', 'uri' \* need to specify dependency on 'mechanize'...

I'm using `[email protected]` setting in `~/.ctags.d/default.ctags`. It wasn't able to find project's `.gitignore` file, since by default `BufferedProcess` is starting from `/` directory. That simple PR fixes that. Really hope...

Hi, I'm getting strange error: gems/apnmachine-0.1.1/lib/apnmachine/server/server.rb:56:in `rescue in block (2 levels) in start!': uninitialized constant ApnMachine::Server::Server::OpenSSL (NameError) when I manually patch server.rb with "require 'openssl'" in the very top it...