Computes the application uniquifier by examine the file stats of
the files in the given application root directory. It only looks at
.rb files and Gemfile.lock
Parameters
sha (Digest::SHA) — A digest SHA object used to add the hashing
values
app_path (String) — Application root directory where the Ruby
application is located.
Returns
(NilClass)
Constants
MAX_DEPTH
value: 10 Max number of directory levels the generator looks into.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]