Sha256: 24bc52007877ef044843a484c2ae1d1763df5e88726f9842fa00eaa00ab50cca
Contents?: true
Size: 480 Bytes
Versions: 2
Compression:
Stored size: 480 Bytes
Contents
!!! 5 %html %head %title Jtalk Todos %meta{:charset => "utf-8"} %meta{"http-equiv" => "X-UA-Compatible", :content => "IE=edge,chrome=1"} %meta{:name => "viewport", :content => "width=device-width, initial-scale=1, maximum-scale=1"} = stylesheet_link_tag 'application' = javascript_include_tag 'application' :coffeescript $ -> smalltalk.Todos._renderDefault(); smalltalk.Browser._openOn_(smalltalk.Todos) %body #todos-app
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
amber-rails-0.1.0 | examples/todos/app/views/todos/index.html.haml |
jtalk-rails-0.1.0 | examples/todos/app/views/todos/index.html.haml |