GitXplorerGitXplorer
g

rbvfs

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
ec0ec74ba52d4f8ffae853ed8aa11598ed2cac29

Renamed from meta to properties.

ggriff committed 16 years ago
Unverified
8f2188d403e7930bc0e2e45ad298cbfc8350a8e6

Ups missed some files in last commit.

ggriff committed 17 years ago
Unverified
5a78739827b4916b6058099d5bd1667af1a091ea

Added newgem files.

ggriff committed 17 years ago
Unverified
031060d4567853246758d762481b456e8e82a510

Started on work for singleton FileSystem.

ggriff committed 17 years ago
Unverified
87e0835c4eceaec570dc77616bc5879c617320e5

Added header to files and testing git.

ggriff committed 17 years ago
Unverified
54f4a294a7e9bebaeb27c2f49e14bd589bd11556

Removed keyword texts.

ggriff committed 17 years ago

README

The README file for this repository.

= vfs

  • FIX (url)

== DESCRIPTION:

FIX (describe your package)

== FEATURES/PROBLEMS:

  • FIX (list of features or problems)

== SYNOPSIS:

FIX (code sample of usage)

== REQUIREMENTS:

  • FIX (list of requirements)

== INSTALL:

  • sudo gem install vfs

== LICENSE:

(The MIT License)

Copyright (c) 2008 Brian Olsen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.