Sha256: bfb80594221cc5d5c716c73aa30805ba3b311d05d0dba3ad72cce9c9ce594f0b
Contents?: true
Size: 480 Bytes
Versions: 40
Compression:
Stored size: 480 Bytes
Contents
Description: Stubs out a scaffolded controller and its views using InheritedResources. Pass the model name, either CamelCased or under_scored. The controller name is retrieved as a pluralized version of the model name. To create a controller within a module, specify the model name as a path like 'parent_module/controller_name'. This generates a controller class in app/controllers and invokes helper, template engine and test framework generators.
Version data entries
40 entries across 40 versions & 4 rubygems