def index
@home_page = true
# existing code
end
<body class="<%= @home_page ? 'homepage' : ''%>">
<%= yield %>
</body>
Code Example |
---|
Ruby :: rails many to many relationship same model |
Ruby :: map each with index |
Ruby :: ruby on rails 4.2 how to add GET route |
Ruby :: rails humanize date |
Ruby :: ruby array of symbols |
Ruby :: run method before rails |
Ruby :: ruby array infinity |
Ruby :: ruby bundler load error |
Ruby :: ruby 3 one line method |
Ruby :: rails check test database |
Ruby :: comments in ruby grepper |
Ruby :: ruby array serach |
Ruby :: expect method call inside rescue rspec |
Ruby :: og meta tags not working rails |
Ruby :: time loop start with non zero in ruby |
Ruby :: add extension in ruby tempfile object |
Ruby :: rails run rake task |
R :: r clear variables |
R :: dplyr colnames r |
R :: line split r |
R :: how to use recursion in r |
R :: Write data from R to clipboard |
R :: switch in r |
R :: operators R |
R :: R dplyr select |
R :: for R |
R :: change the y ticks in r plot |
R :: empty environment r |
R :: R excel |
R :: logistic inverse CDF in r |