Sha256: 0cff87f35b81d16f910328b36b07ffd5eda0195c75f32c1772dc2070ddc9ca78
Contents?: true
Size: 350 Bytes
Versions: 74
Compression:
Stored size: 350 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
74 entries across 70 versions & 6 rubygems