-
Notifications
You must be signed in to change notification settings - Fork 100
/
.index
80 lines (80 loc) · 1.73 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
revision: 2013
type: ruby
sources:
- Indexfile
- Gemfile
authors:
- name: Thomas Sawyer
email: [email protected]
organizations:
- name: Rubyworks
requirements:
- groups:
- test
version: ">= 0"
name: lemon
- groups:
- test
version: ">= 0"
name: qed
- groups:
- test
version: ">= 0"
name: rubytest-cli
- groups:
- test
version: ">= 0"
name: rake
- groups:
- test
version: ">= 0"
name: simplecov
- groups:
- guard
version: ">= 0"
name: guard
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/facets
label: Homepage
- type: code
uri: http://github.com/rubyworks/facets
label: Source Code
- type: docs
uri: http://rubyworks.github.com/facets/learn.html
label: Documentation
- type: wiki
uri: http://wiki.github.com/rubyworks/facets
label: User Guide
- type: talk
uri: http://groups.google.com/group/facets-universal
repositories:
- name: upstream
scm: git
uri: [email protected]:rubyworks/facets.git
categories: []
copyrights:
- holder: Rubyworks
year: '2004'
license: BSD-2-Clause
customs: []
paths:
load:
- lib/core
- lib/standard
name: facets
title: Ruby Facets
version: 3.1.0
summary: The orginal well curated collection of extension methods for Ruby.
slogan: ALL YOUR BASE ARE BELONG TO RUBY!
description: Facets is the premier collection of extension methods for the Ruby programming
language. Facets extensions are unique by virtue of thier atomicity. They are stored
in individual files allowing for highly granular control of requirements. In addition,
Facets includes a few additional classes and mixins suitable to wide variety of
applications.
scm_uri: https://github.com/rubyworks/facets/tree/master
created: '2004-12-16'
date: '2016-05-09'