-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.yml
More file actions
53 lines (39 loc) · 985 Bytes
/
index.yml
File metadata and controls
53 lines (39 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
name:
instance
version:
0.2.0
title:
Instance
summary:
Object Instance API
description:
Instance provides a simple and convenient API for accessing
an object's internal state. In this author's humble opinion
it is the interface Ruby would do well to adopt as offical.
(Instance is a spin-off of Ruby Facets.)
slogan:
Know Your Objects!
requirements:
- qed (test)
- ae (test)
- simplecov (test)
#- detroit (build)
resources:
home: http://rubyworks.github.com/instance
code: http://github.com/rubyworks/instance
bugs: http://github.com/rubyworks/instance/issues
docs: http://rubydoc.info/gems/instance
mail: http://groups.google.com/group/facets-universal
repositories:
upstream: git@github.com:rubyworks/instance.git
created:
2014-01-31
authors:
- Thomas Sawyer <transfire@gmail.com>
organizations:
- Rubyworks
copyrights:
- (c) 2014 Rubyworks (BSD-2-Clause)
scm_uri:
https://github.com/rubyworks/instance/tree/master