All checks were successful
continuous-integration/drone/push Build is passing
6 lines
71 B
Ruby
6 lines
71 B
Ruby
class Api::BaseController < ApplicationController
|
|
|
|
layout false
|
|
|
|
end
|