Sha256: eb4574f36b2c0907a16a80fa95918052926313edbf25c6da0e1af22a66365bcd
Contents?: true
Size: 212 Bytes
Versions: 11
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_filter 's and define those methods. end end
Version data entries
11 entries across 11 versions & 1 rubygems