480 481 482
# File 'app/models/marty/data_grid.rb', line 480 def dir_infos(dir) metadata.select { |inf| inf['dir'] == dir } end