Returns the value of attribute #file_entries
# File lib/gem2rpm/gem/format.rb, line 13 def file_entries super rescue spec.files end
Returns the value of attribute #gem_path
# File lib/gem2rpm/gem/format.rb, line 6 def gem_path super rescue spec.file_name end