I have the following file
/app/menus/menu1.yml
and I\'d like to read it\'s contents
--
short answer:
fileConten
For Play 2.0 in Scala you want to use Play.getFile(relativePath: String)
Play.getFile(relativePath: String)