Sha256: df11cd7ee64012bef186c07740eba58d209faeaf60e808deef2266152e37c936
Contents?: true
Size: 441 Bytes
Versions: 22
Compression:
Stored size: 441 Bytes
Contents
Description: This generator is similar to Rails scaffold. It adds some tools to minimize the customization process. For example, HTML code is within id elements to ease the CSS part. All list have pagination with will_paginate gem. Referenced models also have their relations configured in models and views. Example: rails generate mdwa:scaffold Model name:string initial_date:date category_id:category:name:belongs
Version data entries
22 entries across 22 versions & 1 rubygems