# -*- encoding: utf-8 -*- # stub: synergy_bootstrap_theme 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "synergy_bootstrap_theme".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ramil Mustafin".freeze] s.date = "2012-05-01" s.description = "A simple synergy theme based on synergy_default_theme with twitter bootstrap".freeze s.email = "rommel.rmm@gmail.com".freeze s.files = [".gitignore".freeze, "LICENSE".freeze, "README.md".freeze, "app/controllers/home_controller.rb".freeze, "app/helpers/base_helper_decorator.rb".freeze, "app/helpers/checkout_helper_decorator.rb".freeze, "app/helpers/orders_helper_decorator.rb".freeze, "app/helpers/product_helper_decorator.rb".freeze, "app/helpers/taxons_helper_decorator.rb".freeze, "app/models/image_decorator.rb".freeze, "app/models/product_decorator.rb".freeze, "app/models/taxon_decorator.rb".freeze, "app/views/addresses/_form.html.erb".freeze, "app/views/addresses/edit.html.erb".freeze, "app/views/admin/taxonomies/_list.html.erb".freeze, "app/views/admin/taxonomies/_show_on_homepage_field.html.erb".freeze, "app/views/checkout/_address.html.erb".freeze, "app/views/checkout/_confirm.html.erb".freeze, "app/views/checkout/_delivery.html.erb".freeze, "app/views/checkout/_payment.html.erb".freeze, "app/views/checkout/_summary.html.erb".freeze, "app/views/checkout/edit.html.erb".freeze, "app/views/checkout/registration.html.erb".freeze, "app/views/home/index.html.erb".freeze, "app/views/layouts/spree_application.html.erb".freeze, "app/views/orders/_form.html.erb".freeze, "app/views/orders/_line_item.html.erb".freeze, "app/views/orders/edit.html.erb".freeze, "app/views/products/_cart_form.html.erb".freeze, "app/views/products/_description.html.erb".freeze, "app/views/products/_image.html.erb".freeze, "app/views/products/_properties.html.erb".freeze, "app/views/products/_similar_products.html.erb".freeze, "app/views/products/_thumbnails.html.erb".freeze, "app/views/products/show.html.erb".freeze, "app/views/shared/_breadcrumbs.html.erb".freeze, "app/views/shared/_carousel.html.erb".freeze, "app/views/shared/_error_messages.html.erb".freeze, "app/views/shared/_footer.html.erb".freeze, "app/views/shared/_head.html.erb".freeze, "app/views/shared/_header.html.erb".freeze, "app/views/shared/_login.html.erb".freeze, "app/views/shared/_main_menu.html.erb".freeze, "app/views/shared/_order_details.html.erb".freeze, "app/views/shared/_products.html.erb".freeze, "app/views/shared/_taxonomies.html.erb".freeze, "app/views/shared/_user_form.html.erb".freeze, "app/views/taxons/_taxon.html.erb".freeze, "app/views/taxons/show.html.erb".freeze, "app/views/user_passwords/edit.html.erb".freeze, "app/views/user_passwords/new.html.erb".freeze, "app/views/user_registrations/new.html.erb".freeze, "app/views/user_sessions/new.html.erb".freeze, "app/views/users/_addresses.html.erb".freeze, "app/views/users/edit.html.erb".freeze, "app/views/users/show.html.erb".freeze, "config/initializers/advanced_cart.rb".freeze, "config/initializers/constants.rb".freeze, "config/initializers/will_paginate.rb".freeze, "config/locales/ru.yml".freeze, "config/routes.rb".freeze, "db/migrate/20110330125354_add_show_on_main_page_flag_to_taxonomies.rb".freeze, "db/migrate/20110404120925_change_column_title_in_reviews.rb".freeze, "db/migrate/20110510080413_revert_changes_column_title_in_reviews.rb".freeze, "lib/synergy_bootstrap_theme.rb".freeze, "lib/synergy_bootstrap_theme_hooks.rb".freeze, "lib/tasks/install.rake".freeze, "public/images/carousel_1.jpg".freeze, "public/images/carousel_2.jpg".freeze, "public/images/carousel_3.jpg".freeze, "public/images/cart.png".freeze, "public/images/glyphicons-halflings-white.png".freeze, "public/images/glyphicons-halflings.png".freeze, "public/images/noimage/taxon.png".freeze, "public/javascripts/bootstrap-image-gallery.min.js".freeze, "public/javascripts/bootstrap.min.js".freeze, "public/javascripts/jquery.min.js".freeze, "public/javascripts/load-image.min.js".freeze, "public/javascripts/rails.js".freeze, "public/javascripts/theme.js".freeze, "public/stylesheets/bootstrap-image-gallery.min.css".freeze, "public/stylesheets/bootstrap.min.css".freeze, "public/stylesheets/main.css".freeze, "synergy_bootstrap_theme.gemspec".freeze] s.homepage = "https://github.com/R0mmel/synergy_bootstrap_theme".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) s.requirements = ["none".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Synergy theme with twitter bootstrap".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.0.3".freeze]) end