-
I was tracking down a problem with inherited resources for hours, and finally I found out, that I had `1.3.1` in my `Gemfile.lock` file, although the current version is `1.4.1`. Because I **definitely…
-
need help...
当我传图片的时候抱这个错误。
```
Started POST "/screenshots" for 127.0.0.1 at 2014-05-28 03:45:14 +0800
Processing by ScreenshotsController#create as HTML
Parameters: {"utf8"=>"✓", authenticity_toke…
-
Would love to use this gem but it trigger a large number of gem updates when doing a bundle install. Briefly looked in repo to locate dependency that triggered so many updates but not much luck. Any w…
-
I've run into this issue today while trying to set up guard in a new project. I'm getting it when I try to run `bundle exec guard init .` and all I end up with is an empty Guardfile
Ruby version 2.1.…
-
I am seeing the following error, when running a local development sidekiq process.
```
11:35:59 sidekiq.1 | ** [Honeybadger] Exception caught while injecting dependency: NoMethodError -- undefined me…
-
With metric_fu 4.11.0 installed (latest release), I get the following error when running `metric_fu`:
```
$ metric_fu
******* STARTING METRIC cane
******* ENDING METRIC cane
******* STARTING METRIC c…
-
I'm running OSX 10.9.2, with RVM and rubocop installed, but I get the following output:
```
ruby: No such file or directory -- rubocop (LoadError)
[Finished in 0.4s with exit code 1]
[cmd: ['/Users/s…
-
I'm experiencing a problem with using the font awesome `fa_icon` helper when testing another helper with rspec. Within the app, the helper within the helper, works as intended; however, when I run our…
-
I'm experiencing a problem with using the font awesome `fa_icon` helper when testing another helper with rspec. Within the app, the helper within the helper, works as intended; however, when I run our…
-
**Environment:**
- Xubuntu 13.10 16-bit
- ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
- Rails 4.1.0.rc1
- MongoDB 2.4.9
**I've run:**
rails new myapp -m https://raw.github.com/RailsApps/…