Sha256: 4cd0a88bdc23dd7b910d41937c718c9dd0ed621c2ac17aa51e4268a9fd13f4b7
Contents?: true
Size: 409 Bytes
Versions: 4
Compression:
Stored size: 409 Bytes
Contents
Description: Will stub out models and controllers needed for short message service. The first args is the model name for the message. The second is the model name for delivery receipt. Controller name will be the pluralized version of the given names. I recommend to use the default names short_message and delivery_receipt. Examples: ./script/generate short_message_service short_message delivery_receipt
Version data entries
4 entries across 4 versions & 1 rubygems