Skip to content

Instantly share code, notes, and snippets.

@atimin
Created October 19, 2011 18:46
Show Gist options
  • Save atimin/1299257 to your computer and use it in GitHub Desktop.
Save atimin/1299257 to your computer and use it in GitHub Desktop.
Lipa release-0.2.1
t = Lipa::Tree.new :tree do
kind :some_kind, :for => :node
with :attr_1 => 999 do
some_kind :obj_1
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment