aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test against Ruby 2.6.0George Claghorn2018-12-261-0/+36
* Merge pull request #34786 from georgeclaghorn/actionmailboxGeorge Claghorn2018-12-26162-182/+10911
|\
| * Import Action MailboxGeorge Claghorn2018-12-25162-182/+10911
| |\
| | * Bump the minimum Ruby version to match Rails masterGeorge Claghorn2018-12-201-1/+1
| | * Remove Ruby 2.4 from the test matrixGeorge Claghorn2018-12-191-1/+0
| | * Use class_methods throughout codebase.Kasper Timm Hansen2018-12-192-4/+4
| | * [ci skip] Docs: fix spelling, routing setup call and formatting.Kasper Timm Hansen2018-12-192-9/+9
| | * Merge pull request #12 from dixpac/add_logger_when_auto_generating_message_idKasper Timm Hansen2018-12-191-4/+4
| | |\
| | | * Added logging when Message ID wasn't extractedDino Maric2018-12-191-4/+4
| | |/
| | * Resurrect installer.Kasper Timm Hansen2018-12-184-3/+18
| | * Refit generator file structure to match Action Cable.Kasper Timm Hansen2018-12-187-2/+2
| | * Remove actions argument from Mailbox generator.Kasper Timm Hansen2018-12-183-15/+3
| | * Test namespacing is supported.Kasper Timm Hansen2018-12-181-0/+22
| | * Include proper suffix to assert no file correctly.Kasper Timm Hansen2018-12-181-1/+2
| | * Merge pull request #10 from dixpac/subtile_generator_mention_in_readmeDavid Heinemeier Hansson2018-12-161-0/+5
| | |\
| | | * Subtile mention of generator inside READMEDino Maric2018-12-161-0/+5
| | * | Merge pull request #11 from dixpac/fix_required_ruby_versionGeorge Claghorn2018-12-161-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Set ruby >= 2.4.1 as min required versionDino Maric2018-12-161-1/+1
| | |/
| | * Hook up Travis CIGeorge Claghorn2018-12-161-0/+18
| | * Merge pull request #9 from dixpac/dix/fix_generatorsDavid Heinemeier Hansson2018-12-158-17/+26
| | |\
| | | * Fix Rails generatorsDino Maric2018-12-158-17/+26
| | |/
| | * Merge pull request #8 from dgilperez/adds-generatorDavid Heinemeier Hansson2018-12-149-8/+154
| | |\
| | | * renames file namesDavid Gil2018-12-142-1/+1
| | | * Uses the new generator to install ApplicationMailbox in action_mailbox:instal...David Gil2018-12-143-13/+3
| | | * Add Mailbox and MailboxTest generatorsDavid Gil2018-12-147-0/+156
| | |/
| | * Use the correct route methodDavid Heinemeier Hansson2018-12-141-1/+1
| | * Merge pull request #5 from kylekeesling/rails522-conductor-fixGeorge Claghorn2018-12-141-1/+1
| | |\
| | | * remove unimplemented arguement when adding mail message to ActiveStorageKyle Keesling2018-12-141-1/+1
| | |/
| | * Merge pull request #4 from dixpac/dix/add_frozen_string_literalsGeorge Claghorn2018-12-1451-0/+102
| | |\
| | | * Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-1451-0/+102
| | * | Merge pull request #3 from frodsan/patch-1George Claghorn2018-12-141-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Fix typo [ci skip]Francesco Rodríguez2018-12-141-1/+1
| | |/
| | * Merge pull request #2 from panckreous/patch-1George Claghorn2018-12-131-1/+1
| | |\
| | | * fix minor typoDan2018-12-131-1/+1
| | |/
| | * Don't need to trip it up right awayDavid Heinemeier Hansson2018-12-131-1/+1
| | * Add installerDavid Heinemeier Hansson2018-12-133-9/+17
| | * Tidy up and example testingDavid Heinemeier Hansson2018-12-131-3/+27
| | * SimplerDavid Heinemeier Hansson2018-12-131-3/+1
| | * Document the ingress controllersGeorge Claghorn2018-12-136-1/+168
| | * Document ingress configurationGeorge Claghorn2018-12-131-6/+147
| | * Need to explain testing tooDavid Heinemeier Hansson2018-12-121-0/+5
| | * Explain all test helpersDavid Heinemeier Hansson2018-12-121-1/+12
| | * Stating the obviousDavid Heinemeier Hansson2018-12-121-0/+1
| | * Routing documentationDavid Heinemeier Hansson2018-12-124-0/+60
| | * Consistent naming on all factory methodsDavid Heinemeier Hansson2018-12-122-4/+8
| | * Basic docs for most classesDavid Heinemeier Hansson2018-12-128-0/+52
| | * Note about incinerationDavid Heinemeier Hansson2018-12-121-0/+6
| | * Base noteDavid Heinemeier Hansson2018-12-121-0/+1
| | * Describe the conductor controllerDavid Heinemeier Hansson2018-12-121-0/+11
| | * George ended up doing a lot of the actual codeDavid Heinemeier Hansson2018-12-121-3/+3