MushroomObserver / mushroom-observer

A website for sharing observations of mushrooms.
https://mushroomobserver.org
MIT License
78 stars 25 forks source link

Add method `to_boolean` to `String`, `NilClass`, `TrueClass`, `FalseClass` #2103

Closed nimmolo closed 5 months ago

nimmolo commented 5 months ago

Utility for script params (and maybe others) where the params have to be strings, but we want to evaluate as Booleans, e.g. "false".

coveralls commented 5 months ago

Coverage Status

coverage: 94.386% (-0.02%) from 94.402% when pulling 5419f653afe6d65b3ebfeb7f855df97c129ee6dc on extensions-to-boolean into 3c8a36ac81c5ffe977b4d89c067da2614b72eee0 on main.