Files | Admin

Notes:

Release Name: 2.0.0.pre.2

Notes:
Isolate is a very simple RubyGems sandbox. It provides a way to
express and automatically install your project's Gem dependencies.


Changes: === 2.0.0.pre.2 / 2010-05-07 * Update docs. * Add event hooks for better extension/integration. * Add ISOLATED env var when Isolate is activated. * Teach the Hoe plugin to recognize Isolate files. * Add `env` as an alias for `environment`. * Clean up Rake tasks.