show
in
app/controllers/pages_controller.rb [1:4]
3
lines of code
1
McCabe index (conditional complexity)
def show render template: "pages/#{params[:page]}" end