-
I get the following error after adding this module to my spree installation.
NameError: uninitialized constant Calculator::SalesTax
~/.rvm/gems/ruby-1.9.3-p0@evodrain/bundler/gems/spree_fulfillment-6…
-
Hi there!
I got a missing translation on checkout/address and tried to fix it without success.
This is the message on the frontend:
``` HTML
Excluding Tax
```
And this is how my de.yml looks like:…
-
## Summary
Unclear how to install cleanly
## Background
Provide context to the issue - provide steps to reproduce the behavior, such as:
Tried two ways: (on MacOS 12.5 Beta currently)
*…
-
```
* Looking for gem versions
/var/lib/gems/2.0.0/gems/lock_ness_monster-0.0.2/lib/lock_ness_monster.rb:16:in `block in lock': undefined method `[]' for nil:NilClass (NoMethodError)
from /var/lib/gem…
-
Явно разделить дефолтные и пользовательские скрипты **есть**
создать папку var и продублировать в ней структуру system **папка app**
подружить с bootstrap 4 и jquery 3 **походу не скоро**
Добав…
-
Hi, I've installed the onemdm-server in my local machine and found the following error when head over to http://localhost:3000/admin
```
Started GET "/admin/login" for 127.0.0.1 at 2017-07-18 13:0…
-
I'm trying to use css_splitter gem to break up the large combined CSS file for a Rails app. Unfortunately, something is not right as I'm running into the circular dependency issue regarding require_tr…
-
Currently all the images, selected as attached in Images tab (for any model in admin panel) resets to their persisted in database state, if the record was not saved due to validation fail. I mean, the…
-
This is the error I get when I try to start my app with `mocha_rails`:
```
routes.rb:2:in `block in ': uninitialized constant MochaRails (NameError)
```
Reproduce:
1. Add `gem 'mocha_rails'` to the …
-
I've been struggling to make the blog's app work with the plugin. Had to get the right Ruby and Rails version. Then had issues with the MySQL PK definition. Got an issue with mass-assign protected att…