Sha256: 3be0d345061fdf40084bfa6d0c8b0bf6fb5b3c311b0bf06292b4a282518695eb

Contents?: true

Size: 155 Bytes

Versions: 10

Compression:

Stored size: 155 Bytes

Contents

module Georgia
  class SingleActiveFacetPresenter < ActiveFacetPresenter

    private

    def unmerged_params
      params.except(param)
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
georgia-0.8.0 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.8 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.7 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.6 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.5 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.4 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.3 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.2 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.1 app/presenters/georgia/single_active_facet_presenter.rb
georgia-0.7.0 app/presenters/georgia/single_active_facet_presenter.rb