Changeset 79

Show
Ignore:
Timestamp:
02/07/08 14:15:51 (10 months ago)
Author:
jweiss
Message:

fix comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/controllers/stages_controller.rb

    r60 r79  
    9494  end 
    9595   
    96   # GET /projects/1/stages/1/capfile 
    97   # GET /projects/1/stages/1/capifile.xml 
     96  # GET | PUT /projects/1/stages/1/recipes 
     97  # GET /projects/1/stages/1/recipes.xml 
    9898  def recipes 
    9999    @stage = current_project.stages.find(params[:id])