lib/picky/bundle.rb in picky-0.11.0 vs lib/picky/bundle.rb in picky-0.11.1
- old
+ new
@@ -16,9 +16,11 @@
# TODO inject files.
#
# TODO Move Files somewhere. Shared?
#
+ # Files and the identifier are parametrized, the rest is not!
+ #
@files = Index::Files.new name, category.name, type.name
end
# Get a list of similar texts.
#
\ No newline at end of file