You can use # TODO, # FIXME, and # OPTIMIZE and you can easily get all of these with the following rake task: rake notes
In addition to the default annotations, you can always specify and search for your own annotations:
rake notes:custom ANNOTATION=ZOMG