Sha256: 89275c3990aa0ff42f1951801426ce942547f55e332c9bcb4488162633856a17

Contents?: true

Size: 168 Bytes

Versions: 3

Compression:

Stored size: 168 Bytes

Contents

module Voluntary
  module Api
    module V1
      class BaseController < ActionController::API
        include Voluntary::V1::BaseController
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
voluntary-0.2.2 app/controllers/voluntary/api/v1/api_controller.rb
voluntary-0.2.1 app/controllers/voluntary/api/v1/api_controller.rb
voluntary-0.2.0 app/controllers/voluntary/api/v1/api_controller.rb