aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/actionable_error_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor after the most recent code reviewGenadi Samokovarov2019-04-191-6/+0
* Simplify the ActionableError.{dispatch,action} boundriesGenadi Samokovarov2019-04-191-18/+7
* Drop the ambiguous `ActiveSupport::ActionableError#===` checkGenadi Samokovarov2019-04-191-4/+11
* Introduce Actionable ErrorsGenadi Samokovarov2019-04-191-0/+57