-
After a long conversation in [this issue](https://github.com/guard/guard/issues/357), I've found a different issue from `rb-readline`. The summary of this issue is as follows:
1. Guard runs normally.
…
-
Every time I load a new page I get more objects in memory of these classes: (discovered using ObjectSpace.each_object)
ActiveAdmin::
Resource
Scope
DSL
ActionItems
Resource::BelongsTo
PageConfig
Cont…
-
Hi,
Before going through with a pull request for this, I wanted to get some feedback on that (useless/ good idea, way to do it...).
I have been using cocoapods in several projects now,and had to dea…
netbe updated
10 years ago
-
currently no idea what could be missing.
note that i tried also with libxml2 installed on the server
```
~ $ gem install nokogumbo
Fetching: mini_portile-0.6.0.gem (100%)
Successfully installed min…
-
Hi,
New to **awestruct**, I try to play with it.
I successfully install the `gem`. After
``` sh
awestruct -i -f bootstrap
```
but the command ·`rake` crash me this
``` ruby
/usr/local/share/ge…
-
Hi,
I'm new to Vagrant/LXC. I'm trying to ssh to vagrant lxc container box and encountering following errors. Can someone please tell me where i might be going wrong. Thanks in advance!!
$ vagrant -v…
-
Hello, I am trying out Arachni in my lab environment. While scanning a test website, I got this message:
"This scan has the logged the following errors (you may want to report them):"
The scan is st…
-
Seems like a small enough feature that it's still worth having in the core right? I used this all the time in 2.x to upload a list of files from various directories since it would put them all in the…
-
TL;DR: Rails 4's PostgreSQLAdapter does not properly check whether a connection has died or not because `connect_poll` does not detect if the underlying TCP socket has closed.
Rails 4.0.0 and 4.0.1 …
-
```
/Users/dblock/.rvm/rubies/rbx-2.2.1/bin/rbx extconf.rb
Building nokogiri using packaged libraries.
checking for iconv.h... yes
checking for iconv_open() in iconv.h... no
checking for iconv_open() …