Created
November 24, 2014 15:34
-
-
Save vinhnglx/f787ecc77632bd0bf46b 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
# is_printed? la 1 cai method, dau hoi la 1 kieu naming convention. Method return true or false se co dau ? | |
# con dau ! la phu dinh | |
while !document.is_printed? | |
document.print_next_page | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment