--- !ruby/object:Gem::Specification name: synergy_default_theme version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 0 - 2 version: 1.0.2 platform: ruby authors: - Service & Consulting autorequire: bindir: bin cert_chain: [] date: 2011-07-03 00:00:00 +04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: synergy prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: dalli prerelease: false requirement: &id002 !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version segments: - 1 - 0 - 3 version: 1.0.3 type: :runtime version_requirements: *id002 description: !binary | 0KLQtdC80LAg0L/QviDRg9C80L7Qu9GH0LDQvdC40Y4g0LTQu9GPINC/0LvQ sNGC0YTQvtGA0LzRiyDRjdC70LXQutGC0YDQvtC90L3QvtC5INC60L7QvNC8 0LXRgNGG0LjQuCBTeW5lcmd5LCDQvtGB0L3QvtCy0LDQvdC90L7QuSDQvdCw IFNwcmVl email: r.smirnov@secoint.ru executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - LICENSE - README.md - Rakefile - app/controllers/home_controller.rb - app/controllers/products_controller_decorator.rb - app/helpers/base_helper_decorator.rb - app/helpers/orders_helper_decorator.rb - app/helpers/product_helper_decorator.rb - app/helpers/taxons_helper_decorator.rb - app/models/page_sweeper.rb - app/models/review_sweeper_decorator.rb - app/models/tracker_sweeper.rb - app/views/admin/reviews/index.html.erb - app/views/admin/taxonomies/_list.html.erb - app/views/admin/taxonomies/_show_on_homepage_field.html.erb - app/views/checkout/_delivery.html.erb - app/views/checkout/_payment.html.erb - app/views/gateway/robokassa/show.html.erb - app/views/home/index.html.erb - app/views/layouts/spree_application.html.erb - app/views/orders/_advanced_cart.html.erb - app/views/orders/_line_item.html.erb - app/views/products/_cart_form.html.erb - app/views/products/_eot_includes.html.erb - app/views/products/_image.html.erb - app/views/products/_properties.html.erb - app/views/products/_thumbnails.html.erb - app/views/products/show.html.erb - app/views/shared/_head.html.erb - app/views/shared/_jgrowl_startup.html.erb - app/views/shared/_like_buttons.html.erb - app/views/shared/_login_bar.html.erb - app/views/shared/_order_details.html.erb - app/views/shared/_products.html.erb - app/views/shared/_rating.html.erb - app/views/shared/_review.html.erb - app/views/shared/_reviews.html.erb - app/views/shared/_search.html.erb - app/views/shared/_synergy_compare_products_js.html.erb - app/views/shared/_taxonomies.html.erb - config/initializers/advanced_cart.rb - config/initializers/constants.rb - config/initializers/like_buttons.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/spree_compare_products_hooks.rb - lib/spree_reviews_hooks.rb - lib/synergy_default_theme.rb - lib/synergy_default_theme_hooks.rb - lib/tasks/install.rake - lib/tasks/synergy_default_theme.rake - public/favicon.ico - public/favicon.png - public/images/bubblepopup_bg.png - public/images/bubblepopup_bottom.png - public/images/bubblepopup_top.png - public/images/button_long.png - public/images/button_short.png - public/images/cart.png - public/images/cart_th_bg.png - public/images/checkout.png - public/images/close_button.png - public/images/facebook_32.png - public/images/footer_panel.png - public/images/google_32.png - public/images/header_panel.png - public/images/libra.png - public/images/login_bar_bg.png - public/images/logo.png - public/images/noimage/product.jpg - public/images/noimage/small.jpg - public/images/red_button_bg.png - public/images/remove_comparable.png - public/images/search_button.png - public/images/search_textinput.png - public/images/search_textinput_active.png - public/images/social/facebook_32.png - public/images/social/google_32.png - public/images/social/twitter_32.png - public/images/social/vkontakte_32.png - public/images/star.png - public/images/star_orange.png - public/images/star_white.png - public/images/table_th1_34.png - public/images/twitter_32.png - public/images/vkontakte_32.png - public/images/zoom.png - public/javascripts/jquery.jgrowl.min.js - public/javascripts/jquery.tools.min.js - public/javascripts/product.js - public/javascripts/product_simple.js - public/stylesheets/jquery.jgrowl.css - public/stylesheets/style.css - spec/spec_helper.rb - synergy_default_theme.gemspec has_rdoc: true homepage: https://github.com/romul/synergy_default_theme/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 8 - 7 version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: - none rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Default theme for Synergy test_files: []