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
d44294a2
Commit
d44294a2
authored
Sep 07, 2012
by
Ben Damman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rdoc
Corrected rails generate command to reflect the current generator name: annotate_models:install
parent
1dbabb2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.rdoc
README.rdoc
+3
-3
No files found.
README.rdoc
View file @
d44294a2
...
...
@@ -122,7 +122,7 @@ anywhere in the file:
To generate a configuration file (in the form of a `.rake` file), to set
default options:
rails g annotate:install
rails g annotate
_models
:install
Edit this file to control things like output format, where annotations are
added (top or bottom of file), and in which artifacts.
...
...
@@ -133,7 +133,7 @@ added (top or bottom of file), and in which artifacts.
To generate a configuration file (in the form of a `.rake` file), to set
default options:
rails g annotate:install
rails g annotate
_models
:install
Edit this file to control things like output format, where annotations are
added (top or bottom of file), and in which artifacts.
...
...
@@ -271,4 +271,4 @@ With help from:
- Dmitry Lihachev
- qichunren
and many others that I may have
missed
to add.
and many others that I may have
forgotten
to add.
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