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
e271f37d
Commit
e271f37d
authored
Jun 16, 2014
by
cuong.tran
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop'
parents
d1ca3549
0299252e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
README.rdoc
README.rdoc
+3
-7
annotate.gemspec
annotate.gemspec
+1
-1
No files found.
README.rdoc
View file @
e271f37d
== Annotate (aka AnnotateModels)
IMPORTANT: If you're upgrading from a previous version, including 2.5.0,
re-run the generator task!
{<img src="https://badge.fury.io/rb/annotate.svg" alt="Gem Version" />}[http://badge.fury.io/rb/annotate]
{<img src="https://travis-ci.org/ctran/annotate_models.png" />}[https://travis-ci.org/ctran/annotate_models]
{<img src="https://gemnasium.com/ctran/annotate_models.png" />}[https://gemnasium.com/ctran/annotate_models]
Add a comment summarizing the current schema to the top or bottom of each of
your...
...
...
@@ -237,11 +238,6 @@ extra carefully, and consider using one.
Released under the same license as Ruby. No Support. No Warranty.
== Code Status
{<img src="https://travis-ci.org/ctran/annotate_models.png" />}[https://travis-ci.org/ctran/annotate_models]
{<img src="https://gemnasium.com/ctran/annotate_models.png" />}[https://gemnasium.com/ctran/annotate_models]
== Authors
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].
annotate.gemspec
View file @
e271f37d
...
...
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s
.
required_rubygems_version
=
Gem
::
Requirement
.
new
(
">= 0"
)
if
s
.
respond_to?
:required_rubygems_version
=
s
.
authors
=
[
"Cuong Tran"
,
"Alex Chaffee"
,
"Marcos Piccinini"
,
"Turadg Aleahmad"
,
"Jon Frisby"
]
s
.
date
=
"2014-0
2-2
6"
s
.
date
=
"2014-0
6-1
6"
s
.
description
=
"Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema."
s
.
email
=
[
"alex@stinky.com"
,
"cuong.tran@gmail.com"
,
"x@nofxx.com"
,
"turadg@aleahmad.net"
,
"jon@cloudability.com"
]
s
.
executables
=
[
"annotate"
]
...
...
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