Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
annotate
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
annotate
Commits
8c20c41e
Commit
8c20c41e
authored
Jun 16, 2014
by
cuong.tran
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release/2.6.4' into develop
parents
eace728a
b5bf438e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
CHANGELOG.rdoc
CHANGELOG.rdoc
+8
-0
version.rb
lib/annotate/version.rb
+1
-1
No files found.
CHANGELOG.rdoc
View file @
8c20c41e
== 2.6.4
* 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
== 2.6.3
== 2.6.3
* Fix bug of annotate position in routes (#158)
* Fix bug of annotate position in routes (#158)
...
...
lib/annotate/version.rb
View file @
8c20c41e
module
Annotate
module
Annotate
def
self
.
version
def
self
.
version
'2.6.
3
'
'2.6.
4
'
end
end
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment