Sha256: f52526b4ae6c8f9bfffd326ab5f0cf3c65d7ed0860a35f97bdfef872ff4b7e87
Contents?: true
Size: 130 Bytes
Versions: 8
Compression:
Stored size: 130 Bytes
Contents
class <%= class_name %>Controller < ApplicationController <% for action in actions -%> def <%= action %> end <% end -%> end
Version data entries
8 entries across 8 versions & 1 rubygems