eki / juggernaut_gem forked from maccman/juggernaut_gem

Realtime Rails

This URL has Read+Write access

RKelln (author)
Mon Aug 10 17:07:01 -0700 2009
maccman (committer)
Thu Aug 13 00:35:31 -0700 2009
commit  b7b936510e9f207f9bcf8ca9eef975e314b89d94
tree    806e82a8e6a52558987d0ce72241bd35a73f06e6
parent  21394a47a5d3821e37bc0bfdc72c1cac2c78a2cb
name age message
file .gitignore Sat Dec 27 16:34:13 -0800 2008 Add file list to ignore [ripta]
file History.txt Sat Dec 27 16:37:06 -0800 2008 History file and TODO list [ripta]
file Manifest.txt Sun Dec 07 12:02:22 -0800 2008 Advance version to 0.5.8 [ripta]
file README.txt Sat Dec 27 16:38:00 -0800 2008 Add my name to README [ripta]
file Rakefile Tue Sep 02 04:56:36 -0700 2008 Hoe needs a README called README.txt for some r... [maccman]
file TODO Sat Dec 27 16:37:06 -0800 2008 History file and TODO list [ripta]
directory bin/ Sun Dec 07 12:02:22 -0800 2008 Set execute bit on juggernaut script [ripta]
file juggernaut_gem.gemspec Tue Dec 30 09:56:49 -0800 2008 Bumped up version to 0.5.9 [maccman]
directory lib/ Loading commit data...
directory test/
README.txt
Juggernaut
    by Alex MacCaw http://www.eribium.org
    minor fixes and unit tests by Ripta Pasay

== DESCRIPTION:
See Plugin README:
    http://juggernaut.rubyforge.org/svn/trunk/juggernaut/README

== LICENSE:

(The MIT License)

Copyright (c) 2008 Alex MacCaw

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.