Sha256: dacd08c73cde7174958da2379224583d9020e711ee33b6ac035b2e4b85c77511
Contents?: true
Size: 345 Bytes
Versions: 39
Compression:
Stored size: 345 Bytes
Contents
Description: ============ Stubs out a new mailbox class in app/mailboxes and invokes your template engine and test framework generators. Example: ======== rails generate mailbox inbox creates a InboxMailbox class and test: Mailbox: app/mailboxes/inbox_mailbox.rb Test: test/mailboxes/inbox_mailbox_test.rb
Version data entries
39 entries across 39 versions & 4 rubygems