Sha256: 418bea04f74970d2a628a88d56db0e886088ad679fa8c6c28ffde20b30920522
Contents?: true
Size: 212 Bytes
Versions: 4
Compression:
Stored size: 212 Bytes
Contents
module Weeler class ApplicationController < ::ApplicationController # Here you can define controller methods for using in weeler. # Also you can set before_action 's and define those methods. end end
Version data entries
4 entries across 4 versions & 1 rubygems