8 9 10
# File 'lib/noteable.rb', line 8 def self.find_all_and_print View.render_page { render_notes group_by_file(parse_files) } end