undefined method `page' for #<#<Class:0x007fad012144a8>:0x007fad00ca9ab8>

12 views
Skip to first unread message

Roelof Wobben

unread,
Aug 6, 2014, 4:35:44 AM8/6/14
to ha...@googlegroups.com
Hello,

I try to make a template working which I downloaded on the net.

Now I see the above error on this part.

- page 'Dashboard', 'dashboard'
- content_for :toolbar do
  .btn-group
    %a.btn{href: '#', data: {toggle: 'toolbar-tooltip'}, title: 'Building'}
      %i.icon-building
    %a.btn{href: '#', data: {toggle: 'toolbar-tooltip'}, title: 'Laptop'}
      %i.icon-laptop
    %a.btn{href: '#', data: {toggle: 'toolbar-tooltip'}, title: 'Calendar'}
      %i.icon-calendar
      %span.badge 3
    %a.btn{href: '#', data: {toggle: 'toolbar-tooltip'}, title: 'Lemon'}
      %i.icon-lemon
  .label.label-danger
    Danger
  .label.label-info
    Info

Can anyone give me a tip how to solve this one.

Roelof

Reply all
Reply to author
Forward
0 new messages