Skip to main content

class RecipeController

class RecipeController < ApplicationController
scaffold :recipe
end