Sha256: 3f3858c3a9a95dc979ebce2ffd3ed466056e3b3652c3bcce80454e7a2404ea2a
Contents?: true
Size: 126 Bytes
Versions: 19
Compression:
Stored size: 126 Bytes
Contents
module RailsApiDoc class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
19 entries across 19 versions & 1 rubygems