mrThe
- Karma
- 78
- Created
- October 22, 2012 (13y ago)
- Submissions
- 0
Geek, alcoholic, programmer.
- To_nil gem (github.com)
-
Strange question, but very interesting for me :) So, you you wanna check, that user is NOT a robot - you can use captcha or something, that robots can't do well. But, if you need check, that user is a robot? For…
- Github index page (4.hidemyass.com)
So, here is how github main page look like without login. Looks weird, huh?
- Linux kernel oops (en.wikipedia.org)
-
Hi guys, i just write this method: http://gist.github.com/mrThe/5143746 Why? Becouse i can write BaseController method like this: def check_params!(path, exception = "Not enough params") raise exception unless…