Sha256: 1fd9e27213072bbdfb75c3238e702e4ad262611147ecbbc08baffdddbf7bd825
Contents?: true
Size: 286 Bytes
Versions: 19
Compression:
Stored size: 286 Bytes
Contents
module <%= module_name %> # You can use this module for shared behavior. You may also use ActiveSupport::Concern if you wish. # That means it not only acts as a namespace, but can be be included in a class to let this module behave as a mixin. # extend ActiveSupport::Concern end
Version data entries
19 entries across 19 versions & 1 rubygems