CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 04 Sep 2025 09:35:41 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090915181335
location: https://web.archive.org/web/20090915181335/https://github.com/railsdog/spree/tree/v0.8.2
server-timing: captures_list;dur=0.819799, exclusion.robots;dur=0.027429, exclusion.robots.policy;dur=0.012469, esindex;dur=0.014525, cdx.remote;dur=10.145001, LoadShardBlock;dur=323.649023, PetaboxLoader3.datanode;dur=150.601175, PetaboxLoader3.resolve;dur=100.803919
x-app-server: wwwb-app203
x-ts: 302
x-tr: 373
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 04 Sep 2025 09:35:42 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Tue, 15 Sep 2009 18:13:35 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "d2e15f575cc90d770cec747754c3fb92"
x-archive-orig-x-runtime: 1340ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 32741
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 15 Sep 2009 18:13:35 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 15 Jul 2009 02:55:37 GMT", ; rel="prev memento"; datetime="Mon, 14 Sep 2009 00:36:34 GMT", ; rel="memento"; datetime="Tue, 15 Sep 2009 18:13:35 GMT", ; rel="next memento"; datetime="Sun, 15 Nov 2009 14:39:58 GMT", ; rel="last memento"; datetime="Mon, 25 Oct 2010 03:31:20 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090915174419_crawl103.gpg-c/52_11_20090915181047_crawl101.arc.gz
server-timing: captures_list;dur=0.643529, exclusion.robots;dur=0.027303, exclusion.robots.policy;dur=0.013083, esindex;dur=0.016436, cdx.remote;dur=62.564515, LoadShardBlock;dur=194.863550, PetaboxLoader3.datanode;dur=149.604432, PetaboxLoader3.resolve;dur=90.903111, load_resource;dur=145.055145
x-app-server: wwwb-app203
x-ts: 200
x-tr: 483
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
railsdog's spree at v0.8.2 - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Spree is a complete open source e-commerce solution for Ruby on Rails. edit |
Homepage: | https://spreecommerce.com edit |
Public Clone URL: |
git://github.com/railsdog/spree.git
Give this clone URL to anyone.
git clone git://github.com/railsdog/spree.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:railsdog/spree.git
|

Sean Schofield (author)
Thu Jun 25 07:36:52 -0700 2009
spree /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri May 08 13:37:19 -0700 2009 | Ignoring IDEA project directory. [schof] |
![]() |
CHANGELOG | Thu May 14 07:15:44 -0700 2009 | Fixed an issue with rspec dependency and rake t... [schof] |
![]() |
CONTRIBUTORS | Sat May 02 12:29:39 -0700 2009 | Updated with Paul's real name. [schof] |
![]() |
INSTALL | Sun May 03 17:40:23 -0700 2009 | Updated INSTALL message. [schof] |
![]() |
LICENSE | Mon Jun 01 17:44:48 -0700 2009 | Updated copyright date in LICENSE. [schof] |
![]() |
README.markdown | Thu May 28 00:39:29 -0700 2009 | fixed link to git repository [HarryGuerilla] |
![]() |
Rakefile | Wed Apr 16 11:49:32 -0700 2008 | improved bootstrap process [schof] |
![]() |
app/ | Loading commit data... ![]() |
|
![]() |
bin/ | Fri Jun 20 11:37:36 -0700 2008 | Fixed a bug with the 'spree' command introduced... [schof] |
![]() |
config/ | ||
![]() |
db/ | ||
![]() |
lib/ | ||
![]() |
log/ | Wed Apr 30 19:01:05 -0700 2008 | Updated ignore file to reflect new directory st... [schof] |
![]() |
public/ | ||
![]() |
script/ | Sat Jan 03 08:32:03 -0800 2009 | Updated rspec, rspec-rails, calendar_date_selec... [BDQ] |
![]() |
spec/ | ||
![]() |
test/ | ||
![]() |
vendor/ |
README.markdown
SUMMARY
Spree is a complete open source commerce solution for Ruby on Rails. It was developed by Sean Schofield under the original name of Rails Cart before changing its name to Spree.
QUICK START
Running from sources (latest and greatest features)
Clone the git repo
git clone git://github.com/railsdog/spree.git spree
Create the necessary config/database.yml file
Install the gem dependencies
rake gems:install
Bootstrap the database (run the migrations, create admin account, optionally load sample data.)
rake db:bootstrap
Start the server
script/server
Running the Gem
Install spree Gem
NOTE: This may take a while. The gem currently includes a frozen version of Rails 2.0.2sudo gem install spree
Create Spree Application
spree <app_name>
Create your database and edit the config/database.yml to taste.
You can skip this step if using sqlite3 as your database.rake db:create
Bootstrap
cd <app-name> rake db:bootstrap
Launch Application
script/server
Browse Store
https://localhost:xxxx/store
Browse Admin Interface
https://localhost:xxxx/admin
Refer to the Spree ecommerce project page to learn more about spree.
This feature is coming soon. Sit tight!