Sha256: b40cf1d48b2a5e5d5e7908fc2f1052c16a28a3df1baba69a7b1607d7abc0775a
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
module Ecom module Model class ApplicationController < ActionController::API # protect_from_forgery with: :exception end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ecom_model-2.0.4 | app/controllers/ecom/model/application_controller.rb |