Skip to content

Commit

Permalink
Document extras for :Rjavascript and :Rstylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Sep 10, 2010
1 parent 67fd377 commit cb1ff03
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/rails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,9 @@ itself!).
defaults to editing test/test_helper.rb.

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

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

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

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

0 comments on commit cb1ff03

Please sign in to comment.