Skip to content

Reduce duplication between GeneralizedApi::Controller and GeneralizedApi::Api #5

@aaronjoslyn

Description

@aaronjoslyn

There's a fair amount of duplication between GeneralizedApi::Controller and GeneralizedApi::Api. GeneralizedApi::Controller should probably make more use of GeneralizedApi::Api.

# frozen_string_literal: true
require "will_paginate"
module GeneralizedApi
class Controller < ActionController::Base

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions