# -*- encoding: utf-8 -*- # stub: storefront 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "storefront".freeze s.version = "0.2.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 = ["Lance Pollard".freeze] s.date = "2011-05-29" s.description = "DRY, SEO-friendly Rails Views".freeze s.email = "lancejpollard@gmail.com".freeze s.files = ["Rakefile".freeze, "init.rb".freeze, "lib/storefront.rb".freeze, "lib/storefront/dashboard.rb".freeze, "lib/storefront/form.rb".freeze, "lib/storefront/form/elements.rb".freeze, "lib/storefront/form/errors.rb".freeze, "lib/storefront/form/fields.rb".freeze, "lib/storefront/form/hints.rb".freeze, "lib/storefront/form/inputs.rb".freeze, "lib/storefront/form/labels.rb".freeze, "lib/storefront/form/model.rb".freeze, "lib/storefront/helpers/attribute_helper.rb".freeze, "lib/storefront/helpers/body_helper.rb".freeze, "lib/storefront/helpers/browser_helper.rb".freeze, "lib/storefront/helpers/cache_helper.rb".freeze, "lib/storefront/helpers/collection_helper.rb".freeze, "lib/storefront/helpers/component_helper.rb".freeze, "lib/storefront/helpers/dashboard_helper.rb".freeze, "lib/storefront/helpers/debug_helper.rb".freeze, "lib/storefront/helpers/definition_list_helper.rb".freeze, "lib/storefront/helpers/error_helper.rb".freeze, "lib/storefront/helpers/flash_helper.rb".freeze, "lib/storefront/helpers/form_helper.rb".freeze, "lib/storefront/helpers/format_helper.rb".freeze, "lib/storefront/helpers/head_helper.rb".freeze, "lib/storefront/helpers/image_helper.rb".freeze, "lib/storefront/helpers/list_helper.rb".freeze, "lib/storefront/helpers/locale_helper.rb".freeze, "lib/storefront/helpers/open_graph_helper.rb".freeze, "lib/storefront/helpers/page_helper.rb".freeze, "lib/storefront/helpers/presenter_helper.rb".freeze, "lib/storefront/helpers/request_helper.rb".freeze, "lib/storefront/helpers/semantic/location_helper.rb".freeze, "lib/storefront/helpers/semantic/time_helper.rb".freeze, "lib/storefront/helpers/sidebar_helper.rb".freeze, "lib/storefront/helpers/system_helper.rb".freeze, "lib/storefront/helpers/table_helper.rb".freeze, "lib/storefront/helpers/time_helper.rb".freeze, "lib/storefront/helpers/url_helper.rb".freeze, "lib/storefront/helpers/user_helper.rb".freeze, "lib/storefront/helpers/widget_helper.rb".freeze, "lib/storefront/helpers/workflow_helper.rb".freeze, "lib/storefront/microdata/address.rb".freeze, "lib/storefront/microdata/event.rb".freeze, "lib/storefront/microdata/geo.rb".freeze, "lib/storefront/microdata/organization.rb".freeze, "lib/storefront/microdata/person.rb".freeze, "lib/storefront/microformat/event.rb".freeze, "lib/storefront/microformat/person.rb".freeze, "lib/storefront/railtie.rb".freeze, "lib/storefront/table.rb".freeze, "rails/init.rb".freeze, "test/form_helper_test.rb".freeze, "test/support/mock_controller.rb".freeze, "test/support/mock_response.rb".freeze, "test/support/models.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/viatropos/storefront".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Semantic HTML5 for Rails".freeze end