Sha256: 94a8c64e168320db6faeccb6087250c7f9a6ef419076abb97987b1bd3e1930d6
Contents?: true
Size: 186 Bytes
Versions: 10
Compression:
Stored size: 186 Bytes
Contents
module <%= app.classify %>::Controllers::<%= classified_controller_name %> class <%= action.classify %> include <%= app.classify %>::Action def call(params) end end end
Version data entries
10 entries across 10 versions & 1 rubygems