Miguel Sancho Fernandez

Results 9 issues of Miguel Sancho Fernandez

**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://github.com/vtex/openapi-schemas **Name**: VTex

add API
needs-driver-config

The original Store definition model in Spree has the has_many relation with orders, check the next line https://github.com/spree/spree/blob/master/core/app/models/spree/store.rb#L3

current method in Tracker decorator have conflict with the method in Spree core ArgumentError - wrong number of arguments (0 for 1): /spree-multi-domain/app/models/spree/tracker_decorator.rb:4:in `current' app/views/spree/shared/_google_analytics.html.erb:1:in`_a7721bcc461d6fdcbf5840cd55249711' actionview (4.1.4) lib/action_view/template.rb:145:in `block in...

Hi, I have the error when I do rails s Encoding::UndefinedConversionError - "\xC2" from ASCII-8BIT to UTF-8: when I am trying use deface for override rails_admin. rake deface:precompile work fine....

The next lines not works in http://deface.herokuapp.com. 1) %button.btn.btn-primary{type: "submit", :'data-disable-with' => " ".html_safe} 2) In general any string like - a = "" Any Idea?. Thanks