Package Details: rcodetools 0.8.1.0-1

Package Base: rcodetools
Description: collection of Ruby code manipulation tools
Upstream URL: http://eigenclass.org/hiki.rb?rcodetools
Category: devel
Licenses: ruby
Submitter: mirlord
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2008-06-19 11:46
Last Updated: 2008-10-29 16:43

Latest Comments

Comment by elkano

2014-01-10 15:10

Hi, micaeked
I used the PKGBUILD you provided and had to change https to http for it to work due to a missing certificate. Otherwise, it worked beautifully.

Anonymous comment

2012-10-28 03:33

some parts of this package were quite useful to me
if you want, i can take over as maintainer
here is the PKGBUILD i used to install the latest version from rubyforge:
https://gist.github.com/7ff22da1f943f11f49cb

seems like the rubygems.org version is out of date
and the author's site has been down for a few months

Comment by petelewis

2011-12-19 12:49

Hi, this doesn't seem to work for me with current ruby. E.g.:

% rct-meth-args complex
/usr/bin/rct-meth-args:314:in `<class:Object>': uninitialized constant Continuation (NameError)
from /usr/bin/rct-meth-args:305:in `<main>'

I know it's been years since this was updated, does anyone still have it working?