Sha256: 9d697dbc966b6b323797c62f7311e6251ee7b3043722942eae2be5a3e162fb75
Contents?: true
Size: 126 Bytes
Versions: 2
Compression:
Stored size: 126 Bytes
Contents
# frozen_string_literal: true module Yaw class ApplicationController < ::ApplicationController layout 'wiki' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yaw-0.0.2 | app/controllers/yaw/application_controller.rb |
yaw-0.0.1 | app/controllers/yaw/application_controller.rb |