Skip to content

Instantly share code, notes, and snippets.

@ncr
Created July 26, 2008 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ncr/2566 to your computer and use it in GitHub Desktop.
Save ncr/2566 to your computer and use it in GitHub Desktop.
agent do blipa ktory bedzie kopiowal status z gg do blipa
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