-
Notifications
You must be signed in to change notification settings - Fork 99
/
Indexfile
52 lines (38 loc) · 1.11 KB
/
Indexfile
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
---
name:
facets
version:
3.1.0
title:
Ruby Facets
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.
organization:
Rubyworks
resources:
home: http://rubyworks.github.com/facets
code: http://github.com/rubyworks/facets
docs: http://rubyworks.github.com/facets/learn.html
wiki: http://wiki.github.com/rubyworks/facets
talk: http://groups.google.com/group/facets-universal
repositories:
upstream: [email protected]:rubyworks/facets.git
paths:
load:
- lib/core
- lib/standard
scm_uri:
https://github.com/rubyworks/facets/tree/master
authors:
- Thomas Sawyer <[email protected]>
copyrights:
- (c) 2004 Rubyworks (BSD-2-Clause)
created:
2004-12-16