Rails
- 'find' or 'find_by' method call in view
Reports usages of find or find_by in a view or view helper.
- Deprecated feature
Reports usages of deprecated methods and constants.
- Mailbox missing 'process' method
Reports mailboxes that are missing the process method.
- Mailbox with no routes
Reports mailboxes that have no routes pointing to them.
- Undefined channel
Reports usages of undefined Action Cable channels.
- Untranslated i18n property
Reports usages of i18n property keys which are missing translations.
Last modified: 11 September 2024