We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3581971 commit b5bf438Copy full SHA for b5bf438
CHANGELOG.rdoc
@@ -1,3 +1,11 @@
1
+== 2.6.4
2
+* Skip "models/concerns", #194
3
+* Fix #173 where annotate says "Nothing to annotate" in rails 4.2
4
+* Display an error message if not run from the root of the project, #186
5
+* Support rails 4.0 new default test directory, #182
6
+* Add an option to show timestamp in routes "-timestamp", #136
7
+* Skip plain ruby objects if they have the same class name as an ActiveRecord object, #121
8
+
9
== 2.6.3
10
* Fix bug of annotate position in routes (#158)
11
0 commit comments