Skip to content
Snippets Groups Projects
  • Jack Nagel's avatar
    c8168d8a
    Simplify SoftwareSpec checksum methods · c8168d8a
    Jack Nagel authored
    Reader methods for specific checksum types have been absent from the
    Formula class for some time, so there isn't any reason to expose them in
    SoftwareSpec, either.
    
    Thus, these methods now only act as setters, and #checksum should be
    used to access the constructed Checksum object.
    c8168d8a
    History
    Simplify SoftwareSpec checksum methods
    Jack Nagel authored
    Reader methods for specific checksum types have been absent from the
    Formula class for some time, so there isn't any reason to expose them in
    SoftwareSpec, either.
    
    Thus, these methods now only act as setters, and #checksum should be
    used to access the constructed Checksum object.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
formula_support.rb 3.73 KiB