method

name_for

ruby latest stable - Class: Gem::Resolver::Molinillo::SpecificationProvider
name_for(dependency)
public

Returns the name for the given `dependency`. @note This method should be ‘pure’, i.e. the return value should depend

only on the `dependency` parameter.

@param [Object] dependency @return [String] the name for the given `dependency`.