2013-01-01 22:45:35 +00:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
|
|
|
|
# This model initially had no columns defined. If you add columns to the
|
|
|
|
# model remove the '{}' from the fixture names and add the columns immediately
|
|
|
|
# below each fixture, per the syntax in the comments below
|
|
|
|
#
|
2014-10-22 17:05:39 +00:00
|
|
|
|
2013-01-01 22:45:35 +00:00
|
|
|
one:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Identity
|
|
|
|
icon: /assets/icons/TVW_7stg_identity.png
|
|
|
|
color: "#f34235"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
two:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Intent
|
|
|
|
icon: /assets/icons/TVW_7stg_intent.png
|
|
|
|
color: "#f47e16"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
three:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Vision
|
|
|
|
icon: /assets/icons/TVW_7stg_vision.png
|
|
|
|
color: "#f47e16"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
four:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Insight
|
|
|
|
icon: /assets/icons/TVW_7stg_insight.png
|
|
|
|
color: "#378d3b"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
five:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Engineering
|
|
|
|
icon: /assets/icons/TVW_7stg_engineering.png
|
|
|
|
color: "#526cfd"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
six:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Building
|
|
|
|
icon: /assets/icons/TVW_7stg_building.png
|
|
|
|
color: "#9474cc"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
seven:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Using
|
|
|
|
icon: /assets/icons/TVW_7stg_using.png
|
|
|
|
color: "#ff7faa"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
eight:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Philosophy
|
|
|
|
icon: /assets/icons/TVW_VP_philosophy.png
|
|
|
|
color: "#859364"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
nine:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Culture
|
|
|
|
icon: /assets/icons/TVW_VP_culture.png
|
|
|
|
color: "#95a577"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
ten:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Policy
|
|
|
|
icon: /assets/icons/TVW_VP_policy.png
|
|
|
|
color: "#a7ba78"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
eleven:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Strategy
|
|
|
|
icon: /assets/icons/TVW_VP_strategy.png
|
|
|
|
color: "#b6cc8b"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twelve:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Tactics
|
|
|
|
icon: /assets/icons/TVW_VP_tactics.png
|
|
|
|
color: "#cbdfaa"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
thirteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Logistics
|
|
|
|
icon: /assets/icons/TVW_VP_logistics.png
|
|
|
|
color: "#d3e6b8"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
fourteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Tasks
|
|
|
|
icon: /assets/icons/TVW_VP_tasks.png
|
|
|
|
color: "#e3ebc6"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
fifteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Purpose
|
|
|
|
icon: /assets/icons/TVW_RCD_purpose.png
|
|
|
|
color: "#9c3116"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
sixteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: People
|
|
|
|
icon: /assets/icons/TVW_RCD_people.png
|
|
|
|
color: "#1a6775"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
seventeen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Structure
|
|
|
|
icon: /assets/icons/TVW_RCD_structure.png
|
|
|
|
color: "#3d6312"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
eighteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Process
|
|
|
|
icon: /assets/icons/TVW_RCD_process.png
|
|
|
|
color: "#e06100"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
nineteen:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Facilitation
|
|
|
|
icon: /assets/icons/TVW_RCD_facilitation.png
|
|
|
|
color: "#723366"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Sharing
|
|
|
|
icon: /assets/icons/TVW_RCD_sharing.png
|
|
|
|
color: "#dd9e00"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-one:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Activity
|
|
|
|
icon: /assets/icons/TVW_GNRL_activity.png
|
|
|
|
color: "#54b948"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-two:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Agreeement
|
|
|
|
icon: /assets/icons/TVW_GNRL_agreement.png
|
|
|
|
color: "#cf9e76"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-three:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Asset
|
|
|
|
icon: /assets/icons/TVW_GNRL_asset.png
|
|
|
|
color: "#ce8254"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-four:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Capability
|
|
|
|
icon: /assets/icons/TVW_GNRL_capability.png
|
|
|
|
color: "#ff8964"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-five:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Challenge
|
|
|
|
icon: /assets/icons/TVW_GNRL_challenge.png
|
|
|
|
color: "#00bcc5"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-six:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Con
|
|
|
|
icon: /assets/icons/TVW_GNRL_con.png
|
|
|
|
color: "#d25b46"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-seven:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Event
|
|
|
|
icon: /assets/icons/TVW_GNRL_event.png
|
|
|
|
color: "#f26922"
|
2013-01-01 22:45:35 +00:00
|
|
|
|
|
|
|
twenty-eight:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Feedback
|
|
|
|
icon: /assets/icons/TVW_GNRL_feedback.png
|
|
|
|
color: "#ffa625"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
twenty-nine:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Foresight
|
|
|
|
icon: /assets/icons/TVW_GNRL_foresight.png
|
|
|
|
color: "#aeaeae"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Idea
|
|
|
|
icon: /assets/icons/TVW_GNRL_idea.png
|
|
|
|
color: "#f7d443"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-one:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Individual
|
|
|
|
icon: /assets/icons/TVW_GNRL_individual.png
|
|
|
|
color: "#ff9700"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-two:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Issue/Topic
|
|
|
|
icon: /assets/icons/TVW_GNRL_issue-topic.png
|
|
|
|
color: "#7885ca"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-three:
|
2014-10-22 18:06:51 +00:00
|
|
|
name: Location
|
2014-10-22 17:05:39 +00:00
|
|
|
icon: /assets/icons/TVW_GNRL_location.png
|
|
|
|
color: "#dc4c47"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-four:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Media
|
|
|
|
icon: /assets/icons/TVW_GNRL_media.png
|
|
|
|
color: "#8fa1c9"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-five:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Model
|
|
|
|
icon: /assets/icons/TVW_GNRL_model.png
|
|
|
|
color: "#b595b8"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-six:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Module
|
|
|
|
icon: /assets/icons/TVW_GNRL_module.png
|
|
|
|
color: "#4cb5ab"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-seven:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Organization
|
|
|
|
icon: /assets/icons/TVW_GNRL_organization.png
|
|
|
|
color: "#9474cc"
|
|
|
|
|
2013-01-26 01:49:40 +00:00
|
|
|
thirty-eight:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Perspective
|
|
|
|
icon: /assets/icons/TVW_GNRL_perspective.png
|
|
|
|
color: "#00a8de"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
thirty-nine:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Pro
|
|
|
|
icon: /assets/icons/TVW_GNRL_pro.png
|
|
|
|
color: "#95ca57"
|
2013-01-26 01:49:40 +00:00
|
|
|
|
|
|
|
forty:
|
2014-10-22 17:05:39 +00:00
|
|
|
name: Project
|
|
|
|
icon: /assets/icons/TVW_GNRL_project.png
|
|
|
|
color: "#5b822e"
|
|
|
|
|
|
|
|
forty-one:
|
|
|
|
name: Question
|
|
|
|
icon: /assets/icons/TVW_GNRL_question.png
|
|
|
|
color: "#4ec2f6"
|
|
|
|
|
|
|
|
forty-two:
|
|
|
|
name: Reference
|
|
|
|
icon: /assets/icons/TVW_GNRL_reference.png
|
|
|
|
color: "#a29a8f"
|
|
|
|
|
|
|
|
forty-three:
|
|
|
|
name: Research
|
|
|
|
icon: /assets/icons/TVW_GNRL_research.png
|
|
|
|
color: "#cb8c84"
|
|
|
|
|
|
|
|
forty-four:
|
|
|
|
name: Role
|
|
|
|
icon: /assets/icons/TVW_GNRL_role.png
|
|
|
|
color: "#e47272"
|
|
|
|
|
|
|
|
forty-five:
|
|
|
|
name: Status Update
|
|
|
|
icon: /assets/icons/TVW_GNRL_status.png
|
|
|
|
color: "#ec94b2"
|
|
|
|
|
|
|
|
forty-six:
|
|
|
|
name: Wildcard
|
|
|
|
icon: /assets/icons/TVW_GNRL_wildcard.png
|
|
|
|
color: "#82bfbf"
|