HAML test
Ruby
code posted
by
Andrew
created at 28 Aug 15:03, updated at 31 Aug 16:38
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 |
!!! %html %head %title= title %meta{:charset => Rails.application.config.encoding} = stylesheet_link_tag "application" = javascript_include_tag "application" = csrf_meta_tags %body = yield |
227 Bytes in 3 ms with coderay