Sha256: c6a695ed6ce04abb56158d7bb7fb5a0f957980692a0970962fdbfa91169314f9
Contents?: true
Size: 222 Bytes
Versions: 100
Compression:
Stored size: 222 Bytes
Contents
FactoryGirl.define do factory :navigation_item, class: AmaLayout::NavigationItem do text "Gotham Overview" icon "fa-tachometer" link "http://waffleemporium.ca/gotica" alt "Back to my dashboard" end end
Version data entries
100 entries across 100 versions & 1 rubygems