aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/actionable_error.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor after the most recent code reviewGenadi Samokovarov2019-04-191-10/+6
* Tweak the ActionableError docs a bitGenadi Samokovarov2019-04-191-4/+2
* Simplify the ActionableError.{dispatch,action} boundriesGenadi Samokovarov2019-04-191-11/+7
* Drop the ambiguous `ActiveSupport::ActionableError#===` checkGenadi Samokovarov2019-04-191-9/+14
* Introduce Actionable ErrorsGenadi Samokovarov2019-04-191-0/+53