January 2010 Archives

rdoc via Apple's Dictionary.app. Automatically builds and installs an Apple Dictionary with all rdoc nicely formatted.

Changes:

1.0.1 / 2010-01-28

  • 4 bug fixes:

    • Added known bad XML to the exclude list.
    • Added missing dependency on rdoc 2 gem. Old rdoc won't cut it.
    • Fixed rsync command
    • Terminal.app in UTF8 breaks on some input. Fix by clearing $LANG.
  • http://rubyforge.org/projects/seattlerb

RDoc via OSX's Dictionary.app

| | Comments (0)

rdoc_osx_dictionary.png

sudo gem install rdoc_osx_dictionary

rdoc via Apple's Dictionary.app. Automatically builds and installs an Apple Dictionary with all rdoc nicely formatted.

Changes:

1.0.0 / 2010-01-27

"Sings" a gem's implementation.

Changes:

1.2.0 / 2010-01-27

  • 3 minor enhancements:

    • Added --verbose, to print more like a player piano (blank lines in between).
    • Added -r to sing gems you REALLY don't want to install (rails, sans deps).
    • Added musical notes to output. (topFUNkay! OW!)
  • http://rubyforge.org/projects/seattlerb

"Sings" a gem's implementation.

Changes:

1.1.0 / 2010-01-26

rubygems sings!

| | Comments (0)

"Sings" a gem's implementation.

Changes:

1.0.0 / 2010-01-20

minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite.

mini/spec is a functionally complete spec engine.

mini/mock, by Steven Baker, is a beautifully tiny mock object framework.

(This package was called miniunit once upon a time)

Changes:

1.5.0 / 2010-01-06

  • 4 minor enhancements:

    • Added ability to specify what assertions should have their args flipped.
    • Don't flip arguments on *include and *respond_to assertions.
    • Refactored Module.infectanassertion from Module.infectwithassertions.
    • before/after :all now bitches and acts like :each
  • 3 bug fixes:

    • Nested describes now map to nested test classes to avoid namespace collision.
    • Using undefmethod instead of removemethod to clean out inherited specs.
    • assert_raises was ignoring passed in message.
  • http://rubyforge.org/projects/bfts

Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage and maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment.

See class rdoc for help. Hint: ri Hoe or any of the plugins listed below.

For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf

Changes:

2.5.0 / 2010-01-06

Hoe plugins providing tasks used by seattle.rb including minitest, perforce, and email providing full front-to-back release/annouce automation.

Changes:

1.2.2 / 2010-01-06

About this Archive

This page is an archive of entries from January 2010 listed from newest to oldest.

December 2009 is the previous archive.

February 2010 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en