Registry / web-framework / actionmailbox

actionmailbox

JSON →
library8.1.3rbrubygemsunverified

Receive and process incoming emails in Rails applications.

gem install actionmailbox
INSTALL
IMPORT
SIG · ACTIONMAILBOX
A
actionmailbox
web-frameworkrubyv8.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActionMailbox
require 'action_mailbox'

Basic setup for Action Mailbox

require 'action_mailbox' # Configure ActionMailbox to route incoming emails ActionMailbox::Base.router = ActionMailbox::Router.new
Debug
Known issues
breakingRequires Rails 6.0+ and Active Job backend for processing.
fix
Ensure your Rails version is 6.0 or higher and configure Active Job.
affects: < 6.0
Upgrade
Version history
8.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
48
OpenAI (training)
1
Resources
actionmailbox — gem install actionmailbox · libregistry