Skip to content

Commit cb1ff03

Browse files
committed
Document extras for :Rjavascript and :Rstylesheet
1 parent 67fd377 commit cb1ff03

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/rails.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,9 @@ itself!).
394394
defaults to editing test/test_helper.rb.
395395

396396
*rails-:Rjavascript*
397-
:Rjavascript [{name}] Edit the javascript for the specified name or current
398-
controller.
397+
:Rjavascript [{name}] Edit the JavaScript for the specified name or current
398+
controller. Also supports CoffeeScript in
399+
app/scripts/.
399400

400401
*rails-:Rlayout*
401402
:Rlayout [{name}] Edit the specified layout. Defaults to the layout for
@@ -460,7 +461,7 @@ itself!).
460461

461462
*rails-:Rstylesheet*
462463
:Rstylesheet [{name}] Edit the stylesheet for the specified name or current
463-
controller.
464+
controller. Also supports Sass and SCSS.
464465

465466
*rails-:Rtask*
466467
:Rtask [{name}] Edit the .rake file from lib/tasks for the specified

0 commit comments

Comments
 (0)