Sha256: 6577eb0d39d3fcd7a64b235d0db94cf7fad17bfb78ca6f9ad74484613edeec03
Contents?: true
Size: 593 Bytes
Versions: 23
Compression:
Stored size: 593 Bytes
Contents
Description: scaffold, migration and locale Example: rails generate beautiful_scaffold model attribute:type attribute:type ... rails generate beautiful scaffold price:price name:string visible:boolean description:richtext rails generate beautiful_scaffold product family:references price:price name:string visible:boolean description:richtext rails generate beautiful_migration AddColorToProducts color:string rails generate beautiful_locale {fr|en|all} rails generate beautiful_jointable product tag rails generate beautiful_devisecancan user
Version data entries
23 entries across 23 versions & 1 rubygems