File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments