Sha256: 7e3d4ef6c4bafa70f24d1a748949be5e5c92bb899244003c3b7ebc6dd878beea
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BeanstalkApi</title> <%= stylesheet_link_tag "beanstalk_api/application", :media => "all" %> <%= javascript_include_tag "beanstalk_api/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pvdgm_beanstalk_api-0.1.0 | app/views/layouts/beanstalk_api/application.html.erb |