Rails Console

rails notes - Shows you all the # TODO # FIXME and # OPTIMIZE you wrote in your application

Keywords
# TODO
# FIXME
# OPTIMIZE
---------------
# Consol
$ rails notes

Last updated