Sha256: 3c875caf2b2dfe43413e0a95d1aabbb637f0677ebc4bf38b5fcef1175afb6964
Contents?: true
Size: 510 Bytes
Versions: 21
Compression:
Stored size: 510 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/setup
Version data entries
21 entries across 21 versions & 1 rubygems