Flowdock
method

util_gem

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: TestCase
util_gem(name, version, deps = nil, &block) public

Creates a gem with name, version and deps. The specification will be yielded before gem creation for customization. The gem will be placed in File.join @tempdir, 'gems'. The specification and .gem file location are returned.

Show source
Register or log in to add new notes.