-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.index
65 lines (65 loc) · 1.38 KB
/
.index
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
53
54
55
56
57
58
59
60
61
62
63
64
65
---
revision: 2013
type: ruby
sources:
- index.yml
authors:
- name: Thomas Sawyer
email: [email protected]
organizations:
- name: Rubyworks
requirements:
- groups:
- test
development: true
name: qed
- groups:
- test
development: true
name: ae
- groups:
- test
development: true
name: simplecov
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/instance
label: Homepage
- type: code
uri: http://github.com/rubyworks/instance
label: Source Code
- type: bugs
uri: http://github.com/rubyworks/instance/issues
label: Issue Tracker
- type: docs
uri: http://rubydoc.info/gems/instance
label: Documentation
- type: mail
uri: http://groups.google.com/group/facets-universal
label: Mailing List
repositories:
- name: upstream
scm: git
uri: [email protected]:rubyworks/instance.git
categories: []
copyrights:
- holder: Rubyworks
year: '2014'
license: BSD-2-Clause
customs: []
paths:
lib:
- lib
name: instance
title: Instance
version: 0.2.0
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!
created: '2014-01-31'
scm_uri: https://github.com/rubyworks/instance/tree/master
date: '2015-05-28'