--- !ruby/object:Gem::Specification name: synergy_bootstrap_theme version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Ramil Mustafin autorequire: bindir: bin cert_chain: [] date: 2012-04-23 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: dalli requirement: &21001240 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.0.3 type: :runtime prerelease: false version_requirements: *21001240 description: A simple synergy theme based on synergy_default_theme with twitter bootstrap email: rommel.rmm@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - LICENSE - README.md - app/controllers/home_controller.rb - app/helpers/base_helper_decorator.rb - app/helpers/checkout_helper_decorator.rb - app/helpers/orders_helper_decorator.rb - app/helpers/product_helper_decorator.rb - app/helpers/taxons_helper_decorator.rb - app/models/image_decorator.rb - app/models/product_decorator.rb - app/models/taxon_decorator.rb - app/views/addresses/_form.html.erb - app/views/addresses/edit.html.erb - app/views/admin/taxonomies/_list.html.erb - app/views/admin/taxonomies/_show_on_homepage_field.html.erb - app/views/checkout/_address.html.erb - app/views/checkout/_confirm.html.erb - app/views/checkout/_delivery.html.erb - app/views/checkout/_payment.html.erb - app/views/checkout/_summary.html.erb - app/views/checkout/edit.html.erb - app/views/checkout/registration.html.erb - app/views/home/index.html.erb - app/views/layouts/spree_application.html.erb - app/views/orders/_form.html.erb - app/views/orders/_line_item.html.erb - app/views/orders/edit.html.erb - app/views/products/_cart_form.html.erb - app/views/products/_description.html.erb - app/views/products/_image.html.erb - app/views/products/_properties.html.erb - app/views/products/_similar_products.html.erb - app/views/products/_thumbnails.html.erb - app/views/products/show.html.erb - app/views/shared/_breadcrumbs.html.erb - app/views/shared/_carousel.html.erb - app/views/shared/_error_messages.html.erb - app/views/shared/_footer.html.erb - app/views/shared/_head.html.erb - app/views/shared/_header.html.erb - app/views/shared/_login.html.erb - app/views/shared/_main_menu.html.erb - app/views/shared/_order_details.html.erb - app/views/shared/_products.html.erb - app/views/shared/_taxonomies.html.erb - app/views/shared/_user_form.html.erb - app/views/taxons/_taxon.html.erb - app/views/taxons/show.html.erb - app/views/user_passwords/edit.html.erb - app/views/user_passwords/new.html.erb - app/views/user_registrations/new.html.erb - app/views/user_sessions/new.html.erb - app/views/users/_addresses.html.erb - app/views/users/edit.html.erb - app/views/users/show.html.erb - config/initializers/advanced_cart.rb - config/initializers/constants.rb - config/locales/ru.yml - config/routes.rb - db/migrate/20110330125354_add_show_on_main_page_flag_to_taxonomies.rb - db/migrate/20110404120925_change_column_title_in_reviews.rb - db/migrate/20110510080413_revert_changes_column_title_in_reviews.rb - lib/synergy_bootstrap_theme.rb - lib/synergy_bootstrap_theme_hooks.rb - lib/tasks/install.rake - public/images/carousel_1.jpg - public/images/carousel_2.jpg - public/images/carousel_3.jpg - public/images/cart.png - public/images/glyphicons-halflings-white.png - public/images/glyphicons-halflings.png - public/images/noimage/taxon.png - public/javascripts/application.js - public/javascripts/bootstrap-image-gallery.min.js - public/javascripts/bootstrap.min.js - public/javascripts/jquery.min.js - public/javascripts/load-image.min.js - public/javascripts/rails.js - public/stylesheets/bootstrap-image-gallery.min.css - public/stylesheets/bootstrap.min.css - public/stylesheets/main.css - synergy_bootstrap_theme.gemspec homepage: https://github.com/R0mmel/synergy_bootstrap_theme licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: - none rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Synergy theme with twitter bootstrap test_files: []