GitXplorerGitXplorer
g

rbvfs

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
8278404486e647fa4660aa7145b9883347a2d52b

Added keywords and moved old code.

ggriff committed 17 years ago
Unverified
8d38605cc8b54e37d783460d304d1239a2c8f751

More changes to the cool new system.

ggriff committed 17 years ago
Unverified
f32a692bb4423177ad07b10403e0b072fcf4848a

Did alot of restructuring to make VFS easier to use (not finished though).

ggriff committed 17 years ago
Unverified
8cf325303e8db5df9e1e7afcf296667a7347d6b0

Made webrick handler work again and started working on a module aproach for properties.

ggriff committed 18 years ago
Unverified
02e1a88bc07ff1f42e49ef11bec72236681d47e0

Some changes here and there.

ggriff committed 18 years ago
Unverified
2f63bcf89e25d8a550286d4265bdcefdc196d324

Improved missing property handling in meta and fixed a bug in tagging filesystem.

ggriff committed 18 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.