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

public
Rubygem
Description: Implements pattern-based method dispatch for Ruby, inspired by Topher Cyll's multi.
Clone URL: git://github.com/dyoder/functor.git
gem to 0.4.3
dyoder (author)
Fri Sep 05 07:04:45 -0700 2008
commit  45e80ff8e11c3b10f70af02f0ef43ec07fc960a2
tree    576560e92751628db66c85b6ed70ec583c67bc75
parent  d181123a96ef41cbc561d6b4631f48787c06a3ae
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@ spec = Gem::Specification.new do |s|
0
   s.required_ruby_version = '>= 1.8.6'
0
   s.name = "functor"
0
   s.rubyforge_project = 'functor'
0
- s.version = "0.4.2"
0
+ s.version = "0.4.3"
0
   s.authors = [ "Dan Yoder", "Matthew King", "Lawrence Pit" ]
0
   s.email = 'dan@zeraweb.com'
0
   s.homepage = 'http://dev.zeraweb.com/'

Comments

    No one has commented yet.