The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rcodetools 0.8.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eigen Class

Posts: 358
Nickname: eigenclass
Registered: Oct, 2005

Eigenclass is a hardcore Ruby blog.
rcodetools 0.8.0 Posted: Aug 4, 2008 8:01 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: rcodetools 0.8.0
Feed Title: Eigenclass
Feed URL: http://feeds.feedburner.com/eigenclass
Feed Description: Ruby stuff --- trying to stay away from triviality.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eigen Class
Latest Posts From Eigenclass

Advertisement

rcodetools is a collection of Ruby code manipulation tools. It includes xmpfilter and editor-independent Ruby development helper tools, as well as emacs and vim interfaces.

rubikitch has been working on rcodetools for a long time, and has done all the work in this release (and nearly all of rcodetools too, at this point). All I've done is fail to apply his patches in a timely manner and delay the release, for which I apologize to him and to all rcodetools users.

Tools included in rcodetools

rcodetools comprises:

  • xmpfilter: Automagic Test::Unit assertions/RSpec expectations and code
  • annotations
  • rct-complete: Accurate method/class/constant etc. completions
  • rct-doc: Document browsing and code navigator
  • rct-meth-args: Precise method info (meta-prog. aware) and TAGS generation
  • rct-fork: Pre-load heavy library(Rails etc) and speed up
  • rct-complete/rct-doc (server)
  • rct-fork-client: Run Ruby programs from state the rct-fork server has
  • ruby-toggle-file: Toggle implementation file and test file
  • rbtest: Embedded Test::Unit for small scripts

Changelog

Here are the user-visible changes in rcodetools since 0.7.0.


Read more...

Read: rcodetools 0.8.0

Topic: LightTPD: Tripping the light fantastic ... Previous Topic   Next Topic Topic: Thanks to RubyLearning Sponsor FiveRuns

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use