aboutsummaryrefslogtreecommitdiffstats
path: root/rails.gemspec
diff options
context:
space:
mode:
authorLeigh Halliday <leigh.halliday@thescore.com>2015-08-28 16:00:48 -0400
committerLeigh Halliday <leigh.halliday@thescore.com>2015-08-28 16:20:02 -0400
commit7abbe137b7d19686f3a3be1414fadd41b7886334 (patch)
tree2aaa6eaef47d28ceb30612ebf796ea265b105273 /rails.gemspec
parentcbe7899f9d5fece4749f75828fd120d67056f356 (diff)
downloadrails-7abbe137b7d19686f3a3be1414fadd41b7886334.tar.gz
rails-7abbe137b7d19686f3a3be1414fadd41b7886334.tar.bz2
rails-7abbe137b7d19686f3a3be1414fadd41b7886334.zip
ArrayInquirer to correctly find symbols or strings
The problem existed where if your ArrayInquirer values were strings but you checked them using any? with a symbol, it would not find the value. Now it will correctly check whether both the String form or the Symbol form are included in the Array. `
Diffstat (limited to 'rails.gemspec')
0 files changed, 0 insertions, 0 deletions