Sha256: 1dd9defa9366ac1c6a0b21fec4206baccf49880d35981f0e9c3769860ad4fd0c
Contents?: true
Size: 467 Bytes
Versions: 104
Compression:
Stored size: 467 Bytes
Contents
Description: Installs views and controller based on the model name provided Example: rails generate contour:bootstrap NAME This will create: app/controllers/NAMEs_controller.rb app/views/NAMEs/_form.html.erb app/views/NAMEs/_NAMEs.html.erb app/views/NAMEs/edit.html.erb app/views/NAMEs/index.html.erb app/views/NAMEs/index.js.erb app/views/NAMEs/new.html.erb app/views/NAMEs/show.html.erb
Version data entries
104 entries across 104 versions & 1 rubygems