i’m fairly new to ruby and I want to be able to display the current date on each of my pages in the format (Monday 1 January). Also, which files would i have to edit?
Thanks for any help
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
just add an element to your layout file (/app/views/layouts/application.html.erb) with this code: