Sha256: a6dff7ab14f05cc73e5d42b6570e5bfc7854fa61b58153fa1c5332e0b88e7342

Contents?: true

Size: 208 Bytes

Versions: 15

Compression:

Stored size: 208 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>RestFromScratch</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

15 entries across 5 versions & 2 rubygems

Version Path
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_1/app/views/layouts/application.html.erb
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_3/app/views/layouts/application.html.erb
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_2/app/views/layouts/application.html.erb
restfulie-1.1.1 full-examples/rest_from_scratch/part_2/app/views/layouts/application.html.erb
restfulie-1.1.1 full-examples/rest_from_scratch/part_1/app/views/layouts/application.html.erb
restfulie-1.1.1 full-examples/rest_from_scratch/part_3/app/views/layouts/application.html.erb
restfulie-1.1.0 full-examples/rest_from_scratch/part_3/app/views/layouts/application.html.erb
restfulie-1.1.0 full-examples/rest_from_scratch/part_1/app/views/layouts/application.html.erb
restfulie-1.1.0 full-examples/rest_from_scratch/part_2/app/views/layouts/application.html.erb
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_2/app/views/layouts/application.html.erb
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_1/app/views/layouts/application.html.erb
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_3/app/views/layouts/application.html.erb
restfulie-1.0.3 full-examples/rest_from_scratch/part_3/app/views/layouts/application.html.erb
restfulie-1.0.3 full-examples/rest_from_scratch/part_2/app/views/layouts/application.html.erb
restfulie-1.0.3 full-examples/rest_from_scratch/part_1/app/views/layouts/application.html.erb