Skip to content

Instantly share code, notes, and snippets.

@staycreativedesign
Created July 15, 2018 03:01
Show Gist options
  • Select an option

  • Save staycreativedesign/fb36e7e559ed16def9236fd211a6f353 to your computer and use it in GitHub Desktop.

Select an option

Save staycreativedesign/fb36e7e559ed16def9236fd211a6f353 to your computer and use it in GitHub Desktop.
%section.page-title.page-title-4.bg-secondary
.container
.row
.col-md-6
%h3.uppercase.mb0.bold.number
= area_name
.col-md-6.text-right
%ol.breadcrumb.breadcrumb-2
%li
= link_to "Back"
%li
= link_to "new sponsor", new_admin_sponsor_path
undefined local variable or method `area_name' for #<#<Class:0x00007fd00f709748>:0x00007fd014ddf180>............................................
= render 'admin/layouts/header', locals: {area_name: 'Administrarors'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment