Sha256: 8f1d529f067c841146028edffb82c8bc67eab7af7dad5de1a43f319d70209fbf

Contents?: true

Size: 141 Bytes

Versions: 3

Compression:

Stored size: 141 Bytes

Contents

module Popolo
  class MembershipsController < PopoloController
    inherit_resources
    respond_to :html, :json
    actions :show
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
popolo-0.1.1 app/controllers/popolo/memberships_controller.rb
popolo-0.1.0 app/controllers/popolo/memberships_controller.rb
popolo-0.0.3 app/controllers/popolo/memberships_controller.rb