public
Fork of myabc/merb_mart
Description: open-source e-commerce built on merb
Clone URL: git://github.com/myobie/merb_mart.git
Search Repo:
myabc (author)
Sun Mar 23 15:07:00 -0700 2008
commit  c8b68f460ab0ebe91b6a145e762da92b74d2c267
tree    3d4011dd0dd22c51ec159a9264dadcc97ae1d160
parent  113aa90dd4086e2b118a4d58328277631d1be776
name age message
folder .gitignore Sun Mar 23 15:07:00 -0700 2008 Added website (www) documentation skeleton. [myabc]
folder CHANGELOG Fri Mar 07 06:53:43 -0800 2008 Added INSTALL, CHANGELOG and TODO files. [myabc]
folder INSTALL Fri Mar 07 06:53:43 -0800 2008 Added INSTALL, CHANGELOG and TODO files. [myabc]
folder LICENSE Wed Mar 05 02:13:39 -0800 2008 Temporarily removed default route. [myabc]
folder README Fri Mar 07 06:53:43 -0800 2008 Added INSTALL, CHANGELOG and TODO files. [myabc]
folder Rakefile Thu Mar 06 18:27:26 -0800 2008 Updated Rakefile tasks. [myabc]
folder TODO Fri Mar 07 06:53:43 -0800 2008 Added INSTALL, CHANGELOG and TODO files. [myabc]
folder app/ Sat Mar 08 05:30:46 -0800 2008 Added missing class methods for Order. [myabc]
folder config/ Thu Mar 06 18:27:26 -0800 2008 Updated Rakefile tasks. [myabc]
folder lib/ Wed Mar 05 04:49:00 -0800 2008 Added Question controller actions, routes for Q... [myabc]
folder public/ Wed Mar 05 01:53:51 -0800 2008 Adding in initial project files. [myabc]
folder spec/ Sat Mar 08 05:30:46 -0800 2008 Added missing class methods for Order. [myabc]
folder www/ Sun Mar 23 15:07:00 -0700 2008 Added website (www) documentation skeleton. [myabc]
README
= merb_mart

merb_mart is an open-source e-commerce engine, developed on top of the recent
Ruby-language Merb MVC framework. Although merb_mart is designed for e-commerce
sites of all sizes, the speed and scalability of the Merb framework make it
suitable for even large online stores.

In addition to Merb framework, merb_mart is also built around the following 
open-source projects:
  * DataMapper (0.9 branch), for persistence / object relation mapping (ORM).
  * RSpec, for behavior driven development (BDD).
  * ActiveMerchant, for Credit Card, payment and shipping processing.
  as well as attachmerb_fu, merb_paginate, 

See INSTALL or the project wiki for a full list of dependencies.

merb_mart is a loose port of the Substruct e-commerce application for Ruby-on-
Rails. The initial 0.1 release of merb_mart will be a feature-equivalent port
of Substruct 0.97. merb_mart borrows many ideas, its database entity design and
some lines of code from Substruct, and is grateful to its developers for
developing such a great tool:
  http://code.google.com/p/substruct/
  http://substruct.subimage.com/

** WARNING ** : merb_mart is in very early development stages. At this stage, 
the application should be considered only for consumption by advanced Ruby and
Merb developers. If you're looking for something for production consumption,
or not yet ready to jump from Ruby on Rails,  then we would strongly advise 
going with Substruct.

** REQUEST ** : Your development support is very much appreciated. Please 
contact us below if you're interested in lending a hand with the development of
this project.

== License

merb_mart is released under the Artistic License, and under GPLv2 (TODO: verify
that Substruct developers have definitely dual-licensed the code). Copyright
information, as well as a copy of the Artistic License may be found in the 
LICENSE file.

== Installation and Setup

Please seem the INSTALL file for details on getting up and running with 
merb_mart

== Support

** WARNING REPEATED ** : merb_mart at a very early stage of development. You
should not use this code unless you're reasonably secure with both Ruby and
Merb. That said, please do get involved - and if you're happy to contribute
back with bug reports and patches, then we'll be happy to help you get the 
application up and running.

Your best source for support currently is either the wiki, IRC or the mailing
list:

    merb_mart Wiki (this is its temporary residence):
    http://github.com/myabc/merb_mart/wikis

    merb_mart mailing list:
    http://groups.google.com/group/merb_mart

    merb_mart homepage:
    http:// -- coming soon -- /

    Contact the developers directly:
    - alex@alexcolesportfolio.com | myabc on #datamapper, #merb IRC