| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add load hook for ActionMailbox::Base | George Claghorn | 2018-12-31 | 1 | -0/+2 |
* | Merge pull request #34833 from bogdanvlviv/add-changelog-file-to-actionmailbo... | George Claghorn | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Add CHANGELOG.md to actionmailbox gem specification | bogdanvlviv | 2018-12-31 | 1 | -1/+1 |
* | | Merge pull request #34831 from arunagw/bump-year-to-2019 | Arun Agrawal | 2018-12-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Bump license years for 2019 | Arun Agrawal | 2018-12-31 | 1 | -1/+1 |
* | | Add load hook for ActionMailbox::InboundEmail | George Claghorn | 2018-12-31 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #34825 from bogdanvlviv/change-migration-version-of-action... | George Claghorn | 2018-12-29 | 3 | -3/+3 |
|\ |
|
| * | Use 6.0 version of ActiveRecord::Migration for Action Mailbox | bogdanvlviv | 2018-12-30 | 3 | -3/+3 |
* | | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docs | George Claghorn | 2018-12-29 | 1 | -267/+1 |
|\ \
| |/
|/| |
|
| * | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c... | bogdanvlviv | 2018-12-30 | 1 | -267/+1 |
* | | Require railties for all Action Mailbox dependencies | George Claghorn | 2018-12-28 | 1 | -1/+6 |
* | | Remove frozen_string_literal pragma from Action Mailbox templates | George Claghorn | 2018-12-28 | 2 | -4/+0 |
* | | Fix broken Mailbox generator test | yuuji.yaginuma | 2018-12-28 | 1 | -2/+2 |
* | | Add missing quotes on Mailbox test template | yuuji.yaginuma | 2018-12-28 | 1 | -1/+1 |
|/ |
|
* | Fix Ruby warnings in actionmailbox | bogdanvlviv | 2018-12-27 | 1 | -1/+1 |
* | Improve actionmailbox's .gitignore and remove redundant files | bogdanvlviv | 2018-12-27 | 5 | -51/+4 |
* | Nest ActionMailbox::Base in the API docs (missed in 6c168aa) | George Claghorn | 2018-12-26 | 1 | -93/+95 |
* | Nest Action Mailbox classes in the API docs | George Claghorn | 2018-12-26 | 19 | -508/+546 |
* | Start an Action Mailbox changelog | George Claghorn | 2018-12-26 | 1 | -0/+3 |
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 150 | -0/+10602 |