Sha256: 058b528e64db952a928d83a69719b24ca2eb271ecdb48d56c7c4c9595da686bc
Contents?: true
Size: 502 Bytes
Versions: 9
Compression:
Stored size: 502 Bytes
Contents
# Use Case Code Structure Each immediate subdirectory here represents a markdown-helper function that is available in both the API and the CLI. Each diretory therein represents a single se case, and must have: - A conventionally-named Ruby file that will be executed to build the use case. The file name is "#{dir_name}.rb". - A conventionally-named markdown template named ```use_case_template.md```. The executed Ruby file must create all other files that are required for ths use case.
Version data entries
9 entries across 9 versions & 1 rubygems