Sha256: 7477363a6c5e51767a3759139bef02c6c87e678f6f0493ab7d4fb5686dfc80c5
Contents?: true
Size: 430 Bytes
Versions: 27
Compression:
Stored size: 430 Bytes
Contents
Description: ============ Generates a new Stimulus controller at the passed path. If running under node, it'll also call the stimulus:manifest:update task to update the controllers/index.js. Examples: ========= bin/rails generate stimulus chat creates: app/javascript/controllers/chat_controller.js bin/rails generate stimulus nested/chat creates: app/javascript/controllers/nested/chat_controller.js
Version data entries
27 entries across 27 versions & 2 rubygems