Sha256: 6a10bd22cd6808a3b006e581e1a9cfcfa195a5dd6f999af5199f6a935bd89a9b
Contents?: true
Size: 221 Bytes
Versions: 9
Compression:
Stored size: 221 Bytes
Contents
FactoryBot.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
9 entries across 9 versions & 1 rubygems