Pinned Loading
-
-
resource_controller.rb
resource_controller.rb 1class Api::V1::ResourceController < ApplicationController
2before_action :set_resource, only: [:destroy, :show, :update]
3include Orderable
45rescue_from ActiveRecord::RecordNotFound do
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.