Guest User

Untitled

a guest
Apr 16th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [Article, Paper, Book].map {|resource| resource.find_by_content (:biology, :bioinformatics, :cell_bio, :molecular_biology)}.flatten.filter{|bio_resource| bio_resource.target_disciplines.include? :computer_science}
Add Comment
Please, Sign In to add comment