Sha256: b6653028c358981f29d6224ab0371b1b42bf0c091212d19adab2eae9613efff1

Contents?: true

Size: 122 Bytes

Versions: 5

Compression:

Stored size: 122 Bytes

Contents

module Tim
  class EntrypointController < Tim::ApplicationController
    respond_to :xml

    def index
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tim-0.3.0 app/controllers/tim/entrypoint_controller.rb
tim-0.2.0 app/controllers/tim/entrypoint_controller.rb
tim-0.1.2 app/controllers/tim/entrypoint_controller.rb
tim-0.1.1 app/controllers/tim/entrypoint_controller.rb
tim-0.0.1 app/controllers/tim/entrypoint_controller.rb