Sha256: ae2a43cda49492a58fccd6474c1a955222055cecbe08cda53cc06cb7e290b096

Contents?: true

Size: 105 Bytes

Versions: 6

Compression:

Stored size: 105 Bytes

Contents

module Spree
  OrdersController.class_eval do
    respond_to :js, :only => [:populate, :update]
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
spree_minicart-1.0.0 app/controllers/orders_controller_decorator.rb
spree_minicart-1.1.0 app/controllers/orders_controller_decorator.rb
spree_minicart-0.0.4 app/controllers/orders_controller_decorator.rb
spree_minicart-0.0.3 app/controllers/orders_controller_decorator.rb
spree_minicart-0.0.2 app/controllers/orders_controller_decorator.rb
spree_minicart-0.0.1 app/controllers/orders_controller_decorator.rb