summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Huff <shuff@vecna.org>2013-03-29 12:03:33 -0400
committerSteve Huff <shuff@vecna.org>2013-03-29 12:54:37 -0400
commit4a5218a8af8c3ffaf9ea2348a3900b19d6a95416 (patch)
treea3d965b79112bfc025258831afb2467ecbb1c9bd /.gitignore
parente6916f83fd35989db4b86dfb10716c9198994389 (diff)
Reworked number-handling logic
No more coercing to String and regex matching. Instead, we now coerce to Integer at the beginning or raise an error if we cannot coerce to Integer. A consequence of this change is that the function will now accept blatantly non-numeric strings as input, and return false. This seems a bit goofy to me, but it's how String#to_i works. If we really don't like this, then I'm open to suggestions.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions