Skip to content
  • Prem Sichanugrist's avatar
    733bfa63
    Remove `#among?` from Active Support · 733bfa63
    Prem Sichanugrist authored
    After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.
    
    It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
    733bfa63
    Remove `#among?` from Active Support
    Prem Sichanugrist authored
    After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.
    
    It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
Loading