Sha256: f92c1c9e222a9f169da559380ada2532d191cf97182f8cdb4c8b66f585800f57
Contents?: true
Size: 146 Bytes
Versions: 22
Compression:
Stored size: 146 Bytes
Contents
module Ecom module Core class ApplicationController < ActionController::API # protect_from_forgery with: :exception end end end
Version data entries
22 entries across 22 versions & 1 rubygems