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.
Search Criteria
Package Details: rcodetools 0.8.1.0-1
Package Actions
| Package Base: | rcodetools |
|---|---|
| Description: | collection of Ruby code manipulation tools |
| Upstream URL: | http://eigenclass.org/hiki.rb?rcodetools |
| Category: | devel |
| Licenses: | |
| Submitter: | mirlord |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2008-06-19 11:46 |
| Last Updated: | 2008-10-29 16:43 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by elkano
Anonymous comment
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
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?