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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]