Sha256: 3bfc6591cd5eaec36076293624b8ce0ada349c2424c486e63070b3eb8f17fb82
Contents?: true
Size: 318 Bytes
Versions: 17
Compression:
Stored size: 318 Bytes
Contents
Description: Generate custom data types for Manifest. Example: rails generate manifest:data_type Thing attribute:type This will create: db/migrate/create_things.rb app/views/manifest/things/index.html.erb app/models/things.rb app/controllers/manifest/things_controller.rb
Version data entries
17 entries across 17 versions & 1 rubygems