# -*- encoding: utf-8 -*- # stub: storefront 0.3.1 ruby lib Gem::Specification.new do |s| s.name = "storefront".freeze s.version = "0.3.1".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-07-07" s.description = "Semantic HTML5 for Rails".freeze s.email = "lancejpollard@gmail.com".freeze s.files = ["Rakefile".freeze, "lib/storefront.rb".freeze, "lib/storefront/configuration.rb".freeze, "lib/storefront/dashboard.rb".freeze, "lib/storefront/form.rb".freeze, "lib/storefront/form/base.rb".freeze, "lib/storefront/form/builder.rb".freeze, "lib/storefront/form/errors.rb".freeze, "lib/storefront/form/field.rb".freeze, "lib/storefront/form/fieldset.rb".freeze, "lib/storefront/form/hint.rb".freeze, "lib/storefront/form/input.rb".freeze, "lib/storefront/form/inputs/checkbox.rb".freeze, "lib/storefront/form/inputs/date.rb".freeze, "lib/storefront/form/inputs/file.rb".freeze, "lib/storefront/form/inputs/hidden.rb".freeze, "lib/storefront/form/inputs/radio.rb".freeze, "lib/storefront/form/inputs/range.rb".freeze, "lib/storefront/form/inputs/select.rb".freeze, "lib/storefront/form/inputs/string.rb".freeze, "lib/storefront/form/inputs/submit.rb".freeze, "lib/storefront/form/inputs/textarea.rb".freeze, "lib/storefront/form/inputs/value.rb".freeze, "lib/storefront/form/label.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/template_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/model_helper.rb".freeze, "lib/storefront/proxies/attribute_proxy.rb".freeze, "lib/storefront/proxies/model_proxy.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 = "A simple and semantic FormBuilder, TableBuilder, Locale Interpolator, and Widget API for Rails 3".freeze end