--- !ruby/object:Gem::Specification name: spree_promo version: !ruby/object:Gem::Version hash: 229 prerelease: segments: - 0 - 60 - 5 version: 0.60.5 platform: ruby authors: - David North autorequire: bindir: bin cert_chain: [] date: 2012-03-04 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency version_requirements: &id001 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 229 segments: - 0 - 60 - 5 version: 0.60.5 requirement: *id001 type: :runtime prerelease: false name: spree_core description: Required dependancy for Spree email: david@railsdog.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/controllers/admin/promotion_rules_controller.rb - app/controllers/admin/promotions_controller.rb - app/controllers/orders_controller_decorator.rb - app/models/calculator/free_shipping.rb - app/models/promotion/rules/first_order.rb - app/models/promotion/rules/item_total.rb - app/models/promotion/rules/product.rb - app/models/promotion/rules/user.rb - app/models/promotion.rb - app/models/promotion_credit.rb - app/models/promotion_rule.rb - app/views/admin/promotion_rules/create.js.erb - app/views/admin/promotion_rules/destroy.js.erb - app/views/admin/promotions/_form.html.erb - app/views/admin/promotions/_promotion_rule.html.erb - app/views/admin/promotions/_tab.html.erb - app/views/admin/promotions/edit.html.erb - app/views/admin/promotions/index.html.erb - app/views/admin/promotions/new.html.erb - app/views/admin/promotions/rules/_first_order.html.erb - app/views/admin/promotions/rules/_item_total.html.erb - app/views/admin/promotions/rules/_product.html.erb - app/views/admin/promotions/rules/_user.html.erb - app/views/checkout/_coupon_code_field.html.erb - app/views/products/_promotions.html.erb - config/cucumber.yml - config/locales/en.yml - config/routes.rb - lib/spree_promo.rb - lib/spree_promo_hooks.rb - lib/tasks/install.rake - lib/tasks/promotions.rake - lib/tasks/promotions_extension_tasks.rake - db/migrate/20100419190933_rename_coupons_to_promotions.rb - db/migrate/20100419194457_fix_existing_coupon_credits.rb - db/migrate/20100426100726_create_promotion_rules.rb - db/migrate/20100501084722_match_policy_for_promotions.rb - db/migrate/20100501095202_create_promotion_rules_users.rb - db/migrate/20100502163939_name_for_promotions.rb - db/migrate/20100923095305_update_calculable_type_for_promotions.rb - public/javascripts/admin/promotions.js - public/stylesheets/admin/promotions.css homepage: http://spreecommerce.com licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 57 segments: - 1 - 8 - 7 version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: - none rubyforge_project: spree_promo rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Promotion functionality for use with Spree. test_files: []