Sha256: d364dac9cc33dea5c6547e57ec7f0e56a66c5fb2ee5c266d883691c0f6694f07
Contents?: true
Size: 527 Bytes
Versions: 107
Compression:
Stored size: 527 Bytes
Contents
descriptions ={first: "define the width of obect"} params = {} tips = {} examples = {first: "b=box\nb.width(333)\nb.color(:yellow)\nb.x(99)", second:"b=box\nb.width('66%')\nb.color(:red)\nb.x(99)" } todos = {} tests = {} bugs = {} visuals = {} tutorials = {} links = {} documentations = {} data={ descriptions: descriptions, params: params, tips: tips, examples: examples, todos: todos, tests: tests, bugs: bugs, visuals: visuals, tutorials: tutorials, links: links, documentations: documentations } data
Version data entries
107 entries across 107 versions & 1 rubygems