Sha256: 33087be91819abe310d689eaa92e68c21eb6441e6183bc817865b8e1e790c37e
Contents?: true
Size: 330 Bytes
Versions: 34
Compression:
Stored size: 330 Bytes
Contents
Description: Generates a new mailbox class in app/mailboxes and invokes your template engine and test framework generators. Example: `bin/rails generate mailbox inbox` creates an InboxMailbox class and test: Mailbox: app/mailboxes/inbox_mailbox.rb Test: test/mailboxes/inbox_mailbox_test.rb
Version data entries
34 entries across 34 versions & 4 rubygems