bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 165 forks source link

Added support for Infinity and -Infinity #166

Open richthegeek opened 10 years ago

richthegeek commented 10 years ago

This allows Genghis to display and save Infinity values. This only works for the Ruby version at the moment, and there's probably some style issues with it... but it works!

bobthecow commented 10 years ago

Thanks for the fix :)

Do you mind adding a test case for this as well?

richthegeek commented 10 years ago

Oh hey, absolutely - I whipped this together because me and @9point6 where having a problem on our server.

I guess for the test cases to pass i'll need to do the PHP version also?

richthegeek commented 10 years ago

Ok, looks like those tests should pass now - just some silly typos really :s