文件名称:spree-master
- 所属分类:
- Internet/网络编程
- 资源属性:
- 上传时间:
- 2014-07-15
- 文件大小:
- 2.5mb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spree是Ruby 构建的一个完整的开源电子商务解决方案。它最初是由肖恩·斯科菲尔德开发,现在由一个专门的核心团队维护。你可以找到更多访问spree电子商务项目的页面。-Spree is a complete open source e-commerce solution built with Ruby on Rails. It was originally developed by Sean Schofield and is now maintained by a dedicated core team. You can find out more by visiting the Spree e-commerce project page.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spree-master
............\.gitignore
............\.travis.yml
............\CONTRIBUTING.md
............\Gemfile
............\README.md
............\Rakefile
............\SPREE_VERSION
............\api
............\...\.gitignore
............\...\CHANGELOG.md
............\...\Gemfile
............\...\LICENSE
............\...\Rakefile
............\...\app
............\...\...\controllers
............\...\...\...........\spree
............\...\...\...........\.....\api
............\...\...\...........\.....\...\addresses_controller.rb
............\...\...\...........\.....\...\base_controller.rb
............\...\...\...........\.....\...\checkouts_controller.rb
............\...\...\...........\.....\...\classifications_controller.rb
............\...\...\...........\.....\...\config_controller.rb
............\...\...\...........\.....\...\countries_controller.rb
............\...\...\...........\.....\...\images_controller.rb
............\...\...\...........\.....\...\inventory_units_controller.rb
............\...\...\...........\.....\...\line_items_controller.rb
............\...\...\...........\.....\...\option_types_controller.rb
............\...\...\...........\.....\...\option_values_controller.rb
............\...\...\...........\.....\...\orders_controller.rb
............\...\...\...........\.....\...\payments_controller.rb
............\...\...\...........\.....\...\product_properties_controller.rb
............\...\...\...........\.....\...\products_controller.rb
............\...\...\...........\.....\...\properties_controller.rb
............\...\...\...........\.....\...\return_authorizations_controller.rb
............\...\...\...........\.....\...\shipments_controller.rb
............\...\...\...........\.....\...\states_controller.rb
............\...\...\...........\.....\...\stock_items_controller.rb
............\...\...\...........\.....\...\stock_locations_controller.rb
............\...\...\...........\.....\...\stock_movements_controller.rb
............\...\...\...........\.....\...\taxonomies_controller.rb
............\...\...\...........\.....\...\taxons_controller.rb
............\...\...\...........\.....\...\users_controller.rb
............\...\...\...........\.....\...\variants_controller.rb
............\...\...\...........\.....\...\zones_controller.rb
............\...\...\helpers
............\...\...\.......\spree
............\...\...\.......\.....\api
............\...\...\.......\.....\...\api_helpers.rb
............\...\...\models
............\...\...\......\spree
............\...\...\......\.....\api_configuration.rb
............\...\...\......\.....\option_value_decorator.rb
............\...\...\views
............\...\...\.....\spree
............\...\...\.....\.....\api
............\...\...\.....\.....\...\addresses
............\...\...\.....\.....\...\.........\show.v1.rabl
............\...\...\.....\.....\...\adjustments
............\...\...\.....\.....\...\...........\show.v1.rabl
............\...\...\.....\.....\...\config
............\...\...\.....\.....\...\......\money.v1.rabl
............\...\...\.....\.....\...\......\show.v1.rabl
............\...\...\.....\.....\...\countries
............\...\...\.....\.....\...\.........\index.v1.rabl
............\...\...\.....\.....\...\.........\show.v1.rabl
............\...\...\.....\.....\...\credit_cards
............\...\...\.....\.....\...\............\show.v1.rabl
............\...\...\.....\.....\...\errors
............\...\...\.....\.....\...\......\gateway_error.v1.rabl
............\...\...\.....\.....\...\......\invalid_api_key.v1.rabl
............\...\...\.....\.....\...\......\invalid_resource.v1.rabl
............\...\...\.....\.....\...\......\must_specify_api_key.v1.rabl
............\...\...\.....\.....\...\......\not_found.v1.rabl
............\...\...\.....\.....\...\......\unauthorized.v1.rabl
............\...\...\.....\.....\...\images
............\...\...\.....\.....\...\......\show.v1.rabl
............\...\...\.....\.....\...\inventory_units
............\...\...\.....\.....\...\...............\show.rabl
............\...\...\.....\.....\