Skip to content

Instantly share code, notes, and snippets.

@slucha
slucha / index
Created February 24, 2018 08:36
<!DOCTYPE html>
<html>
<head>
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,300,700" rel="stylesheet">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HACCP Flex - HACCP Konzept im Griff</title>
<meta name="description" content="Startup Landing Page">
@slucha
slucha / show.html.erb
Last active September 29, 2017 12:01
form_for error
Rendered types/show.html.erb within layouts/application (40.8ms)
Completed 500 Internal Server Error in 71ms (ActiveRecord: 5.4ms)
ActionView::Template::Error (wrong number of arguments (0 for 2)):
59: <div><h3>Can you please tell us why you gave us this score?</h3></div>
60: <div class="field-box">
61: <br>
62: <%= f.text_area :review, class: "form-control", rows: "4" %><br>