rails/actionmailbox/lib
zzak e3c73fd183
Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+'
E.g.:

* <tt>ActiveRecord::Base</tt> -> +ActiveRecord::Base+

Co-authored-by: Hartley McGuire <skipkayhil@gmail.com>
Co-authored-by: Petrik de Heus <petrik@deheus.net>
2023-05-25 06:52:32 +09:00
..
action_mailbox Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00
generators/action_mailbox/install Adds :inline option to Action Mailbox generator rails_command 2020-05-04 11:02:17 +05:30
rails/generators Improve mailbox generator usage docs 2022-06-21 00:30:49 -05:00
tasks Use infinitive form verb for all task descriptions 2023-02-01 22:43:04 +01:00
action_mailbox.rb Include READMEs in main framework pages of the API documentation 2023-03-21 21:16:28 +01:00