Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 363 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 363 Bytes

Numberwang

http://www.youtube.com/watch?v=qjOZtWZ56lc

You might describe this as "The Numberwang Code".

Installation

gem install numberwang

require "numberwang"

OR... In Rails, just insert this into your Gemfile:

gem "numberwang"

Use

1.numberwang?

=> true

1.7.numberwang?

=> false

etc.