Sha256: 5b36f901bef189afba15278b9af1a3899d4161a710063ffd377da28a64be5769
Contents?: true
Size: 522 Bytes
Versions: 9
Compression:
Stored size: 522 Bytes
Contents
Description: Generate boilerplate files to help get you up and running with StimulusReflex Example: rails generate stimulus_reflex User update do_stuff [options] This will create, but not overwrite the following files: app/javascript/controllers/application_controller.js app/javascript/controllers/user_controller.js app/reflexes/application_reflex.rb app/reflexes/user_reflex.rb Don't forget to setup the application: https://docs.stimulusreflex.com/hello-world/setup
Version data entries
9 entries across 9 versions & 1 rubygems