# -*- encoding: utf-8 -*- # stub: fassets_core 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "fassets_core".freeze s.version = "0.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Julian B\u00E4ume".freeze, "Christopher Sharp".freeze] s.date = "2012-11-10" s.description = "A facetted classification framework for digital assets.".freeze s.email = ["julian@svg4all.de".freeze, "cdsharp@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/fassets_core/add.png".freeze, "app/assets/images/fassets_core/archive.png".freeze, "app/assets/images/fassets_core/classify.png".freeze, "app/assets/images/fassets_core/clipboard.png".freeze, "app/assets/images/fassets_core/collapse.png".freeze, "app/assets/images/fassets_core/collapsed.png".freeze, "app/assets/images/fassets_core/delete.png".freeze, "app/assets/images/fassets_core/drag.png".freeze, "app/assets/images/fassets_core/edit.png".freeze, "app/assets/images/fassets_core/link.png".freeze, "app/assets/images/fassets_core/markup_preview.png".freeze, "app/assets/images/fassets_core/remove.png".freeze, "app/assets/images/fassets_core/sort.png".freeze, "app/assets/images/fassets_core/warning.png".freeze, "app/assets/javascripts/fassets_core/add_asset_box.js".freeze, "app/assets/javascripts/fassets_core/assets.js".freeze, "app/assets/javascripts/fassets_core/catalog_box.js".freeze, "app/assets/javascripts/fassets_core/catalogs.js".freeze, "app/assets/javascripts/fassets_core/classification.js".freeze, "app/assets/javascripts/fassets_core/edit_box.js".freeze, "app/assets/javascripts/fassets_core/facets.js.erb".freeze, "app/assets/javascripts/fassets_core/form.js".freeze, "app/assets/javascripts/fassets_core/index.js".freeze, "app/assets/javascripts/fassets_core/tray.js".freeze, "app/assets/stylesheets/fassets_core/add_asset_box.css.scss".freeze, "app/assets/stylesheets/fassets_core/assets.css.scss".freeze, "app/assets/stylesheets/fassets_core/catalog_box.css.scss".freeze, "app/assets/stylesheets/fassets_core/collapsible.css.scss".freeze, "app/assets/stylesheets/fassets_core/edit_box.css.scss".freeze, "app/assets/stylesheets/fassets_core/facet.css.scss".freeze, "app/assets/stylesheets/fassets_core/filter.css.scss".freeze, "app/assets/stylesheets/fassets_core/forms.css.scss".freeze, "app/assets/stylesheets/fassets_core/index.css".freeze, "app/assets/stylesheets/fassets_core/labels.css.scss".freeze, "app/assets/stylesheets/fassets_core/master.css.scss".freeze, "app/assets/stylesheets/fassets_core/sidebar.css.scss".freeze, "app/assets/stylesheets/fassets_core/tray.css.scss".freeze, "app/controllers/assets_controller.rb".freeze, "app/controllers/catalogs_controller.rb".freeze, "app/controllers/classifications_controller.rb".freeze, "app/controllers/facets_controller.rb".freeze, "app/controllers/fassets_core/application_controller.rb".freeze, "app/controllers/labels_controller.rb".freeze, "app/controllers/tray_positions_controller.rb".freeze, "app/helpers/assets_helper.rb".freeze, "app/helpers/catalogs_helper.rb".freeze, "app/helpers/classifications_helper.rb".freeze, "app/helpers/fassets_core/application_helper.rb".freeze, "app/helpers/labels_helper.rb".freeze, "app/helpers/tray_positions_helper.rb".freeze, "app/models/asset.rb".freeze, "app/models/catalog.rb".freeze, "app/models/classification.rb".freeze, "app/models/facet.rb".freeze, "app/models/label.rb".freeze, "app/models/label_filter.rb".freeze, "app/models/labeling.rb".freeze, "app/models/tray_position.rb".freeze, "app/views/assets/_add_asset_sidebar.html.haml".freeze, "app/views/assets/_classification.html.haml".freeze, "app/views/assets/_form.html.haml".freeze, "app/views/assets/_put_on_tray.html.haml".freeze, "app/views/assets/edit.html.haml".freeze, "app/views/assets/new.html.haml".freeze, "app/views/assets/show.html.haml".freeze, "app/views/catalogs/_box_catalog_list.html.haml".freeze, "app/views/catalogs/_box_content.html.haml".freeze, "app/views/catalogs/_catalog.html.haml".freeze, "app/views/catalogs/_facet.html.haml".freeze, "app/views/catalogs/_filter_item.html.haml".freeze, "app/views/catalogs/_form.html.haml".freeze, "app/views/catalogs/box.html.haml".freeze, "app/views/catalogs/edit.html.haml".freeze, "app/views/catalogs/index.html.haml".freeze, "app/views/catalogs/index.js.haml".freeze, "app/views/catalogs/new.html.haml".freeze, "app/views/catalogs/show.html.haml".freeze, "app/views/classifications/update.js.erb".freeze, "app/views/facets/_form.html.haml".freeze, "app/views/facets/edit.html.haml".freeze, "app/views/labels/_form.haml".freeze, "app/views/labels/_sidebar.html.haml".freeze, "app/views/labels/destroy.js.erb".freeze, "app/views/layouts/fassets_core/application.html.haml".freeze, "app/views/shared/_asset.html.haml".freeze, "app/views/shared/_asset_form.html.haml".freeze, "app/views/shared/_classification.html.haml".freeze, "app/views/shared/_clipboard.html.haml".freeze, "app/views/shared/_error.html.haml".freeze, "app/views/shared/_flash_messages.html.haml".freeze, "app/views/shared/_tray.html.haml".freeze, "app/views/shared/_tray_position.html.haml".freeze, "app/views/tray_positions/create.js.rjs".freeze, "app/views/tray_positions/destroy.js.rjs".freeze, "app/views/tray_positions/sort.js.rjs".freeze, "config/initializers/mime_types.rb".freeze, "config/initializers/uploader.rb".freeze, "config/initializers/users.rb".freeze, "config/routes.rb".freeze, "db/migrate/001_create_catalogs.rb".freeze, "db/migrate/002_create_facets.rb".freeze, "db/migrate/003_create_labels.rb".freeze, "db/migrate/005_create_classifications.rb".freeze, "db/migrate/006_create_labelings.rb".freeze, "db/migrate/007_create_tray_positions.rb".freeze, "db/migrate/008_create_assets.rb".freeze, "db/migrate/010_add_label_ordering.rb".freeze, "db/migrate/017_add_clipboard.rb".freeze, "db/migrate/20120803150826_add_position_to_facet.rb".freeze, "db/schema.rb".freeze, "db/seeds.rb".freeze, "lib/acts_as_asset.rb".freeze, "lib/fassets_core.rb".freeze, "lib/fassets_core/engine.rb".freeze, "lib/fassets_core/plugins.rb".freeze, "lib/fassets_core/test_helper.rb".freeze, "lib/fassets_core/test_helper/acts_as_asset.rb".freeze, "lib/fassets_core/test_helper/every_assets_controller.rb".freeze, "lib/fassets_core/test_helper/every_authenticated_controller.rb".freeze, "lib/fassets_core/version.rb".freeze, "lib/tasks/cucumber.rake".freeze, "lib/tasks/fassets-core_tasks.rake".freeze, "test/fassets-core_test.rb".freeze, "test/fixtures/asset_contents.yml".freeze, "test/fixtures/assets.yml".freeze, "test/fixtures/catalogs.yml".freeze, "test/fixtures/classifications.yml".freeze, "test/fixtures/facets.yml".freeze, "test/fixtures/frames.yml".freeze, "test/fixtures/image_assets.yml".freeze, "test/fixtures/labellings.yml".freeze, "test/fixtures/labels.yml".freeze, "test/fixtures/presentations.yml".freeze, "test/fixtures/slides.yml".freeze, "test/fixtures/slots.yml".freeze, "test/fixtures/topics.yml".freeze, "test/fixtures/tray_positions.yml".freeze, "test/fixtures/users.yml".freeze, "test/functional/assets_controller_test.rb".freeze, "test/functional/catalogs_controller_test.rb".freeze, "test/functional/classifications_controller_test.rb".freeze, "test/functional/content_controller_test.rb".freeze, "test/functional/facets_controller_test.rb".freeze, "test/functional/file_assets_controller_test.rb".freeze, "test/functional/files_controller_test.rb".freeze, "test/functional/labellings_controller_test.rb".freeze, "test/functional/labels_controller_test.rb".freeze, "test/functional/presentations_controller_test.rb".freeze, "test/functional/sessions_controller_test.rb".freeze, "test/functional/slides_controller_test.rb".freeze, "test/functional/slots_controller_test.rb".freeze, "test/functional/tray_positions_controller_test.rb".freeze, "test/functional/urls_controller_test.rb".freeze, "test/functional/users_controller_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/performance/browsing_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/asset_content_test.rb".freeze, "test/unit/asset_test.rb".freeze, "test/unit/catalog_test.rb".freeze, "test/unit/classification_test.rb".freeze, "test/unit/facet_test.rb".freeze, "test/unit/frame_test.rb".freeze, "test/unit/image_asset_test.rb".freeze, "test/unit/label_test.rb".freeze, "test/unit/labelling_test.rb".freeze, "test/unit/presentation_test.rb".freeze, "test/unit/slide_test.rb".freeze, "test/unit/slot_test.rb".freeze, "test/unit/topic_test.rb".freeze, "test/unit/tray_position_test.rb".freeze, "test/unit/user_test.rb".freeze] s.homepage = "https://github.com/fassets/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A facetted classification framework for digital assets.".freeze s.test_files = ["test/fassets-core_test.rb".freeze, "test/functional/slots_controller_test.rb".freeze, "test/functional/files_controller_test.rb".freeze, "test/functional/catalogs_controller_test.rb".freeze, "test/functional/labellings_controller_test.rb".freeze, "test/functional/tray_positions_controller_test.rb".freeze, "test/functional/assets_controller_test.rb".freeze, "test/functional/presentations_controller_test.rb".freeze, "test/functional/classifications_controller_test.rb".freeze, "test/functional/users_controller_test.rb".freeze, "test/functional/sessions_controller_test.rb".freeze, "test/functional/labels_controller_test.rb".freeze, "test/functional/file_assets_controller_test.rb".freeze, "test/functional/urls_controller_test.rb".freeze, "test/functional/facets_controller_test.rb".freeze, "test/functional/slides_controller_test.rb".freeze, "test/functional/content_controller_test.rb".freeze, "test/fixtures/catalogs.yml".freeze, "test/fixtures/slides.yml".freeze, "test/fixtures/topics.yml".freeze, "test/fixtures/classifications.yml".freeze, "test/fixtures/labellings.yml".freeze, "test/fixtures/presentations.yml".freeze, "test/fixtures/facets.yml".freeze, "test/fixtures/slots.yml".freeze, "test/fixtures/frames.yml".freeze, "test/fixtures/users.yml".freeze, "test/fixtures/asset_contents.yml".freeze, "test/fixtures/labels.yml".freeze, "test/fixtures/assets.yml".freeze, "test/fixtures/image_assets.yml".freeze, "test/fixtures/tray_positions.yml".freeze, "test/test_helper.rb".freeze, "test/unit/tray_position_test.rb".freeze, "test/unit/catalog_test.rb".freeze, "test/unit/frame_test.rb".freeze, "test/unit/asset_test.rb".freeze, "test/unit/presentation_test.rb".freeze, "test/unit/topic_test.rb".freeze, "test/unit/user_test.rb".freeze, "test/unit/labelling_test.rb".freeze, "test/unit/slot_test.rb".freeze, "test/unit/facet_test.rb".freeze, "test/unit/slide_test.rb".freeze, "test/unit/image_asset_test.rb".freeze, "test/unit/classification_test.rb".freeze, "test/unit/label_test.rb".freeze, "test/unit/asset_content_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/performance/browsing_test.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 3.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end