Sha256: 00ba1503c717e9d54a63b9f53bebf474812388ada65179ed1e3cda782aa95cac
Contents?: true
Size: 222 Bytes
Versions: 7
Compression:
Stored size: 222 Bytes
Contents
class WcoEmail::ApplicationController < Wco::ApplicationController # before_action :set_lists layout 'wco_email/application' ## ## private ## private ## Nothing should be here. def set_lists end end
Version data entries
7 entries across 7 versions & 1 rubygems