Summary
There are %gem_count% gems installed:
START:specs
IFNOT:is_last
%name%,
ENDIF:is_last
IF:is_last
%name%.
ENDIF:is_last
END:specs
Gems
START:specs
-
IF:first_name_entry
ENDIF:first_name_entry
%name% %version%
IF:rdoc_installed
[rdoc]
ENDIF:rdoc_installed
IFNOT:rdoc_installed
[rdoc]
ENDIF:rdoc_installed
IF:homepage
[www]
ENDIF:homepage
IFNOT:homepage
[www]
ENDIF:homepage
IF:has_deps
- depends on
START:dependencies
IFNOT:is_last
%name%,
ENDIF:is_last
IF:is_last
%name%.
ENDIF:is_last
END:dependencies
ENDIF:has_deps
-
%summary%
IF:executables
IF:only_one_executable
Executable is
ENDIF:only_one_executable
IFNOT:only_one_executable
Executables are
ENDIF:only_one_executable
START:executables
IFNOT:is_last
%executable%,
ENDIF:is_last
IF:is_last
%executable%.
ENDIF:is_last
END:executables
ENDIF:executables
END:specs