Skip to content

Commit 3bba9a1

Browse files
committed
Update introduction for Rails 3
1 parent 671c516 commit 3bba9a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/rails.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ Rails application development.
6666
fixtures, and more. |rails-rake|
6767

6868
6. Interface to script/*. Generally, use ":Rscript about" to call
69-
"script/about". Most commands have wrappers with additional features:
70-
":Rgenerate controller Blog" generates a blog controller and edits
71-
app/controllers/blog_controller.rb. |rails-scripts|
69+
"script/about" or "script/rails about". Most commands have wrappers with
70+
additional features: ":Rgenerate controller Blog" generates a blog
71+
controller and edits app/controllers/blog_controller.rb. |rails-scripts|
7272

7373
7. Partial extraction and migration inversion. |:Rextract| {file} replaces
7474
the desired range (ideally selected in visual line mode) with "render

0 commit comments

Comments
 (0)