Railsについて質問です
エラーはこちらです
Showing C:/Aptana_Studio_Workspace/myapp/app/views/layouts/mylayouts.html.erb where line #6 raised:
undefined local variable or method `title' for #<#Class:0x000000000c42f3e0:0x000000000c42d428>
Extracted source (around line #6):
Mylayouts.html.erbのソースはこちらです
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title><%=title %></title> <%= stylesheet_link_tag "sample" %> </head> <body> <%= render :partial => "partials/myheader", :locals => {:title => title} %> <%= yield %> <%= render :partial => "partials/mydata", :object => datas %> <%= render "partials/myfooter" %> </body> </html>どうやったらエラーがなくなりますか?
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。