基本的な Slim 構文を理解するのに苦労しています。
最初の質問ですが、改行(改行)の入れ方は?
2 番目のリクエストです。次のスニペットを書き直していただけますか?
- provide(:title, @course.title)
.row
aside.span4
section
h1 = @course.title.capitalize
=> link_to t('ui.edit'), edit_course_path(@course)
'|
=> link_to t('ui.back'), courses_path
p
b #{t('activerecord.attributes.subject.title')}:
| #{@course.subject.title}
p
b #{t('activerecord.attributes.student_level.title')}:
| #{@course.student_level.title}
h4 #{t('activerecord.attributes.course.objectives')}
= @course.objectives
これはその出力です:
タイトル a
タフリラッシュ (編集) | オルカガ
Predmet nomi: English 5-7歳
O'quvchi darajasi:初心者
Kurs haqida ma'lumot
目的b