0
-MerbMart is an *open-source e-commerce application*, developed on top of the
0
-recent Ruby-language Merb MVC framework. Although MerbMart is designed for
0
+Merb eMart is an *open-source e-commerce application*, developed on top of the
0
+recent Ruby-language Merb MVC framework. Although Merb eMart is designed for
0
e-commerce sites of all sizes, the speed and scalability of the Merb framework
0
make it scalable even for large online vendors.
0
In addition to Merb framework, the following technologies and frameworks
0
-provide a foundation for Merb
Mart:
0
+provide a foundation for Merb
eMart:
0
* **DataMapper** (bleeding-edge 0.9), for object relation mapping (ORM) and
0
@@ -17,9 +17,9 @@ provide a foundation for MerbMart:
0
See INSTALL or the project wiki for a full list of dependencies.
0
-MerbMart is inspired by other, Rails based e-commerce applications, including
0
-[Substruct][substruct] and [Spree][spree]. Although MerbMart started out as a
0
-project to port Substruct to Merb, the initial 0.1 release of MerbMart will
0
+Merb eMart is inspired by other, Rails based e-commerce applications, including
0
+[Substruct][substruct] and [Spree][spree]. Although Merb eMart started out as a
0
+project to port Substruct to Merb, the initial 0.1 release of Merb eMart will
0
instead be a its own implementation of an e-commerce engine, trying to match
0
the feature sets other e-commerce applications, but taking advantages of the
0
unique features of Merb and DataMapper.
0
@@ -27,7 +27,7 @@ unique features of Merb and DataMapper.
0
-**WARNING** : Merb
Mart is at a very early development stages. At this stage,
0
+**WARNING** : Merb
eMart is at a very early development stages. At this stage,
0
the application should be considered only for consumption by advanced Ruby and
0
Merb developers. If you're looking for something for production consumption,
0
or not yet ready to jump from Ruby on Rails, then we would strongly advise
0
@@ -55,12 +55,12 @@ The following additional mirrors are available:
0
-Please see the INSTALL file for details on getting up and running with Merb
Mart.
0
+Please see the INSTALL file for details on getting up and running with Merb
eMart.
0
-Merb
Mart is licensed under the **GNU Public License (GPL)**:
0
+Merb
eMart is licensed under the **GNU Public License (GPL)**:
0
> Copyright (C) 2008 Alex Coles
0
@@ -83,7 +83,7 @@ the distribution.
0
-**WARNING REPEATED** : Merb
Mart is still at a very early stage of its
0
+**WARNING REPEATED** : Merb
eMart is still at a very early stage of its
0
development. You should not use this code unless you're reasonably secure with
0
the Ruby language, and the DataMapper and Merb frameworks. That said, _please
0
do get involved_ - and if you're happy to contribute back with bug reports and
0
@@ -92,11 +92,11 @@ patches, then we'll be happy to help you get the application up and running.
0
Your best source for support currently is either the wiki, IRC or the mailing
0
- * **Merb
Mart Wiki** (this is its temporary residence):
0
+ * **Merb
eMart Wiki** (this is its temporary residence):
0
http://github.com/myabc/merb_mart/wikis
0
- * **Merb
Mart mailing list**:
0
+ * **Merb
eMart mailing list**:
0
<http://groups.google.com/group/merb_mart>
0
- * **Merb
Mart homepage**: _coming soon_
0
+ * **Merb
eMart homepage**: _coming soon_
0
* Contact the developers directly:
0
- <alex@alexcolesportfolio.com> | myabc on #datamapper, #merb IRC
Comments
No one has commented yet.