Created
July 26, 2008 00:45
-
-
Save ncr/2566 to your computer and use it in GitHub Desktop.
This file contains 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
agent do blipa ktory bedzie kopiowal status z gg do blipa | |
This file contains 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
obiekt.tags << %w(szybki wolny 6_cylindrow) # dodawanie | |
obiekt.tags >> %w(wolny) # usuwanie | |
obiekt.tags # zwracanie | |
obiekt.tags=(tags) # przypisanie | |
szukanie obiektow po tagach, klasa moze byc automatycznym tagiem, jakies zdolnosci specjalne, cos jak duck typing ale bardziej przeszukiwalny itp | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment