Sha256: 764c24f74bb6e7bc579498a99f4f214f8d2c8c48351b4a84a6bdfdda853aee9c
Contents?: true
Size: 732 Bytes
Versions: 15
Compression:
Stored size: 732 Bytes
Contents
!!! %html{:lang => "en"} %head / Meta, title, CSS, favicons, etc. %meta{:charset => "utf-8"}/ %meta{:content => "width=device-width, initial-scale=1.0", :name => "viewport"}/ %meta{:content => "", :name => "description"}/ %meta{:content => "", :name => "author"}/ %title Geopolitical / Baccafe core CSS = stylesheet_link_tag "geopolitical/application", media: "all" = javascript_include_tag "geopolitical/application" = csrf_meta_tags //%link{:href => image_path("favicon.png?v=111119"), :rel => "shortcut icon"}/ %body - [Nation, Region, City, Hood].each do |klass| = link_to klass.model_name.human.pluralize, send("#{klass.to_s.downcase.pluralize}_path") = yield
Version data entries
15 entries across 15 versions & 1 rubygems