Sha256: 4935d550df9e77a5eeeaa1f547fe5db1ecea789612cb5fab7c17d8e5ae4c4c85
Contents?: true
Size: 421 Bytes
Versions: 24
Compression:
Stored size: 421 Bytes
Contents
- if can?(:index, VideoFeed) = forge_menu_item item, forge_video_feeds_path, :active => is_active("video_feeds"), :alt_title => "Video Feed", :submenu => true %ul.forge_submenu{ :class => is_active(["video_feeds"]) ? "#{item} active" : item } = link_to "Pull Video Feed", new_forge_video_feed_path, :class => ("active" if is_active(["video_feeds"]) && params[:action] == "new"), :id => "pull-video-feed" .spacer
Version data entries
24 entries across 24 versions & 1 rubygems