Sha256: 41a5a20203cf5df4b45a98700a6766de1074f25a8c1e056663ddc59285d8ddf9
Contents?: true
Size: 214 Bytes
Versions: 26
Compression:
Stored size: 214 Bytes
Contents
module Lentil class ApplicationController < ActionController::Base # FIXME: I don't know why the engine isn't using its own application layout like it is supposed to. layout "lentil/application" end end
Version data entries
26 entries across 26 versions & 1 rubygems