Sha256: d26823a2c03685a0f18848d16ce99dac23f60fedb3cd58d42fd335ba67fb0949
Contents?: true
Size: 400 Bytes
Versions: 8
Compression:
Stored size: 400 Bytes
Contents
Description: Generates a "rio-ready" rails resource and the corresponding rio model. Examples: ./script/generate rio_resource post This will create a standard rails resource with the line: rio_resource in the PostController ./script/generate rio_model post title:string body:text published:boolean creates an end-to-end model with the corresponding attributes
Version data entries
8 entries across 8 versions & 1 rubygems