Annotate v2.6.4 Release Notes

    • Skip "models/concerns", #194
    • ๐Ÿ›  Fix #173 where annotate says "Nothing to annotate" in rails 4.2
    • Display an error message if not run from the root of the project, #186
    • ๐Ÿ‘Œ Support rails 4.0 new default test directory, #182
    • โž• Add an option to show timestamp in routes "-timestamp", #136
    • ๐Ÿ’Ž Skip plain ruby objects if they have the same class name as an ActiveRecord object, #121