Sha256: d6d40c698920e3eacb1b3d7e798d5e39326aa427322bd051887e807b641c79c6
Contents?: true
Size: 462 Bytes
Versions: 11
Compression:
Stored size: 462 Bytes
Contents
Description: Generates a controller which will scaffold your error and maintenance pages when you execute the corresponding actions. Usage: Pass the name of the controller as the first argument. If no name is specified it will take 'errors' as default. Examples: rails generate trackman_controller abc Will create a controller called "abc". It will contain four GET methods to generate your error and maintenance pages.
Version data entries
11 entries across 11 versions & 1 rubygems