GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: Resource-oriented open source Ruby framework for Web apps.
Homepage: http://rubywaves.com/
Clone URL: git://github.com/dyoder/waves.git
require the tempfile patch
automatthew (author)
Wed Jul 09 10:56:54 -0700 2008
commit  2f7b0fe2eb56289d177820ff41c1273a3c8e03ae
tree    5fc3df9c09f7d9f833252c545c3c5c669cd95396
parent  3c067fc7e442442925be7a5fc851149eacb06cd5
...
35
36
37
 
38
39
40
...
35
36
37
38
39
40
41
0
@@ -35,6 +35,7 @@ require 'utilities/inflect'
0
 require 'utilities/proc'
0
 require 'utilities/hash'
0
 require 'utilities/attributes'
0
+require 'utilities/tempfile'
0
 # waves Runtime
0
 require 'dispatchers/base'
0
 require 'dispatchers/default'

Comments

    No one has commented yet.