Created
July 30, 2014 11:24
-
-
Save dawidlenkiewicz/64dd44e5d8c8e6b5b685 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Pesel | |
| EXAMPLE_PESELS = [ '47011901252', '70070918820', '21073003385', '46121508302' ] | |
| ... | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment