# -*- encoding: utf-8 -*- # stub: antw-kin 0.3.3 ruby lib Gem::Specification.new do |s| s.name = "antw-kin".freeze s.version = "0.3.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Anthony Williams".freeze] s.date = "2009-09-06" s.description = "Components commonly used in Showcase which can be applied to other projects.".freeze s.email = "anthony@ninecraft.com".freeze s.extra_rdoc_files = ["CHANGELOG".freeze, "LICENSE".freeze] s.files = ["CHANGELOG".freeze, "LICENSE".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "lib/kin.rb".freeze, "lib/kin/assets/javascripts/kin.js".freeze, "lib/kin/assets/stylesheets/_forms.sass".freeze, "lib/kin/assets/stylesheets/_modal.sass".freeze, "lib/kin/configurable.rb".freeze, "lib/kin/core_ext/date.rb".freeze, "lib/kin/core_ext/string.rb".freeze, "lib/kin/core_ext/time.rb".freeze, "lib/kin/form_builder.rb".freeze, "lib/kin/masthead.rb".freeze, "lib/kin/nav.rb".freeze, "lib/kin/nav/builder.rb".freeze, "lib/kin/nav/formatters.rb".freeze, "lib/kin/nav/helper_mixin.rb".freeze, "lib/kin/sprites.rb".freeze, "lib/kin/sprites/image_generator.rb".freeze, "lib/kin/sprites/rake_runner.rb".freeze, "lib/kin/sprites/sass_generator.rb".freeze, "lib/kin/tasks/sprites.rb".freeze, "lib/kin/tasks/sync_assets.rb".freeze, "spec/configurable_spec.rb".freeze, "spec/core_ext/date_spec.rb".freeze, "spec/core_ext/string_spec.rb".freeze, "spec/core_ext/time_spec.rb".freeze, "spec/fixture/app/controllers/application.rb".freeze, "spec/fixture/app/controllers/exceptions.rb".freeze, "spec/fixture/app/controllers/form_builder_specs.rb".freeze, "spec/fixture/app/controllers/masthead_specs.rb".freeze, "spec/fixture/app/controllers/nav_specs.rb".freeze, "spec/fixture/app/controllers/spec_controller.rb".freeze, "spec/fixture/app/helpers/global_helpers.rb".freeze, "spec/fixture/app/models/fake_model.rb".freeze, "spec/fixture/app/views/exceptions/not_acceptable.html.erb".freeze, "spec/fixture/app/views/exceptions/not_found.html.erb".freeze, "spec/fixture/app/views/form_builder_specs/bound_date_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_date_field_disabled.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_date_field_with_error.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_date_field_with_label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_date_field_with_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_datetime_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_datetime_field_disabled.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_datetime_field_with_error.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_datetime_field_with_label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_datetime_field_with_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_time_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_time_field_disabled.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_time_field_with_error.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_time_field_with_label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/bound_time_field_with_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/date_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/date_field_with_label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_disabled.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_with_classes.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_with_date_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_with_datetime_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_with_label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/datetime_field_with_time_value.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/label.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/label_with_note.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/label_with_note_in_parens.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/label_with_requirement.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/time_field.html.haml".freeze, "spec/fixture/app/views/form_builder_specs/time_field_with_label.html.haml".freeze, "spec/fixture/app/views/layout/application.html.erb".freeze, "spec/fixture/app/views/layout/masthead.html.haml".freeze, "spec/fixture/app/views/masthead_specs/all.html.haml".freeze, "spec/fixture/app/views/masthead_specs/border.html.haml".freeze, "spec/fixture/app/views/masthead_specs/escaping.html.haml".freeze, "spec/fixture/app/views/masthead_specs/no_extras.html.haml".freeze, "spec/fixture/app/views/masthead_specs/no_subtitles.html.haml".freeze, "spec/fixture/app/views/masthead_specs/right_subtitle.html.haml".freeze, "spec/fixture/app/views/masthead_specs/right_title.html.haml".freeze, "spec/fixture/app/views/masthead_specs/subtitle.html.haml".freeze, "spec/fixture/app/views/masthead_specs/with_css_classes.html.haml".freeze, "spec/fixture/app/views/masthead_specs/with_links.html.haml".freeze, "spec/fixture/app/views/masthead_specs/with_no_escape.html.haml".freeze, "spec/fixture/app/views/nav_specs/_guarded.html.haml".freeze, "spec/fixture/app/views/nav_specs/active.html.haml".freeze, "spec/fixture/app/views/nav_specs/content_injection.html.haml".freeze, "spec/fixture/app/views/nav_specs/escaped_content_injection.html.haml".freeze, "spec/fixture/app/views/nav_specs/generic_nav.html.haml".freeze, "spec/fixture/app/views/nav_specs/guard_with_all_params.html.haml".freeze, "spec/fixture/app/views/nav_specs/guard_with_single_param.html.haml".freeze, "spec/fixture/app/views/nav_specs/guard_without_param.html.haml".freeze, "spec/fixture/app/views/nav_specs/has_right_formatter.html.haml".freeze, "spec/fixture/app/views/nav_specs/item_with_title.html.haml".freeze, "spec/fixture/app/views/nav_specs/item_without_title.html.haml".freeze, "spec/fixture/app/views/nav_specs/multiple_injection.html.haml".freeze, "spec/fixture/app/views/nav_specs/resource_url.html.haml".freeze, "spec/fixture/app/views/nav_specs/resource_url_without_resource.html.haml".freeze, "spec/fixture/app/views/nav_specs/show_resource_url.html.haml".freeze, "spec/fixture/app/views/nav_specs/subnav_formatter.html.haml".freeze, "spec/fixture/app/views/nav_specs/with_custom_formatter.html.haml".freeze, "spec/fixture/config/environments/development.rb".freeze, "spec/fixture/config/environments/production.rb".freeze, "spec/fixture/config/environments/rake.rb".freeze, "spec/fixture/config/environments/staging.rb".freeze, "spec/fixture/config/environments/test.rb".freeze, "spec/fixture/config/init.rb".freeze, "spec/fixture/config/rack.rb".freeze, "spec/fixture/config/router.rb".freeze, "spec/fixture/config/sprites.different.yml".freeze, "spec/fixture/config/sprites.yml".freeze, "spec/fixture/public/images/merb.jpg".freeze, "spec/fixture/public/images/sprites/src/one.png".freeze, "spec/fixture/public/images/sprites/src/three.png".freeze, "spec/fixture/public/images/sprites/src/two.png".freeze, "spec/fixture/public/stylesheets/master.css".freeze, "spec/form_builder_spec.rb".freeze, "spec/masthead_spec.rb".freeze, "spec/nav_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/sprites_spec.rb".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Components commonly used in Showcase which can be applied to other projects.".freeze s.test_files = ["spec/configurable_spec.rb".freeze, "spec/core_ext/date_spec.rb".freeze, "spec/core_ext/string_spec.rb".freeze, "spec/core_ext/time_spec.rb".freeze, "spec/fixture/app/controllers/application.rb".freeze, "spec/fixture/app/controllers/exceptions.rb".freeze, "spec/fixture/app/controllers/form_builder_specs.rb".freeze, "spec/fixture/app/controllers/masthead_specs.rb".freeze, "spec/fixture/app/controllers/nav_specs.rb".freeze, "spec/fixture/app/controllers/spec_controller.rb".freeze, "spec/fixture/app/helpers/global_helpers.rb".freeze, "spec/fixture/app/models/fake_model.rb".freeze, "spec/fixture/config/environments/development.rb".freeze, "spec/fixture/config/environments/production.rb".freeze, "spec/fixture/config/environments/rake.rb".freeze, "spec/fixture/config/environments/staging.rb".freeze, "spec/fixture/config/environments/test.rb".freeze, "spec/fixture/config/init.rb".freeze, "spec/fixture/config/rack.rb".freeze, "spec/fixture/config/router.rb".freeze, "spec/form_builder_spec.rb".freeze, "spec/masthead_spec.rb".freeze, "spec/nav_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/sprites_spec.rb".freeze] end