Sha256: e765b7b645fe89378c9ded3ce5302000fb2e215b3727e25c74d88965c88a9180
Contents?: true
Size: 493 Bytes
Versions: 12
Compression:
Stored size: 493 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}
Version data entries
12 entries across 12 versions & 1 rubygems