Skip to content
Snippets Groups Projects
  • Alyssa Ross's avatar
    ade8128a
    formulary: handle ScriptError in formula · ade8128a
    Alyssa Ross authored
    I added a new `FormulaUnreadableError` subclass of
    `FormulaUnavailableError` so existing `rescue`s of
    `FormulaUnavailableError` handle this as well.
    
    The new subclass will output the name of the formula with the error
    (because this isn't always obvious from the original exception message)
    followed by the original error message.
    
    Fixes #1927.
    ade8128a
    History
    formulary: handle ScriptError in formula
    Alyssa Ross authored
    I added a new `FormulaUnreadableError` subclass of
    `FormulaUnavailableError` so existing `rescue`s of
    `FormulaUnavailableError` handle this as well.
    
    The new subclass will output the name of the formula with the error
    (because this isn't always obvious from the original exception message)
    followed by the original error message.
    
    Fixes #1927.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.