public
Description: open-source e-commerce built on merb
Clone URL: git://github.com/myabc/merb_mart.git
Click here to lend your support to: merb_mart and make a donation at www.pledgie.com !
Renaming project to Merb eMart

* Removing conflicting LICENSE file
myabc (author)
Sat May 31 06:24:00 -0700 2008
commit  ec3649debc6349ee6e4e685c0578211147e8e639
tree    ea965dc5a744f0224c37ae1441367cc6188accdc
parent  41c6875ee35250446ecbf6c7d7d0876ad51780da
...
4
5
6
7
 
8
9
 
10
11
 
12
13
14
...
4
5
6
 
7
8
 
9
10
 
11
12
13
14
0
@@ -4,11 +4,11 @@ Installation
0
 Dependencies
0
 ------------
0
 
0
-MerbMart master branch is being built on the cutting-edge Merb framework, and
0
+Merb eMart master branch is being built on the cutting-edge Merb framework, and
0
 the bleeding edge DataMapper framework. As such, you'll have to get yourself
0
-setup with those gems before you get the chance to play with MerbMart.
0
+setup with those gems before you get the chance to play with Merb eMart.
0
 
0
-Dependencies for MerbMart:
0
+Dependencies for Merb eMart:
0
 
0
  * **DataMapper 0.9** - 'edge' development
0
     * *DataObjects*
...
1
2
 
 
3
4
5
 
 
6
7
8
9
10
 
11
12
13
...
17
18
19
20
21
22
 
 
 
23
24
25
...
27
28
29
30
 
31
32
33
...
55
56
57
58
 
59
60
61
62
63
 
64
65
66
...
83
84
85
86
 
87
88
89
...
92
93
94
95
 
96
97
 
98
99
 
100
101
102
...
 
 
1
2
3
 
 
4
5
6
7
8
9
 
10
11
12
13
...
17
18
19
 
 
 
20
21
22
23
24
25
...
27
28
29
 
30
31
32
33
...
55
56
57
 
58
59
60
61
62
 
63
64
65
66
...
83
84
85
 
86
87
88
89
...
92
93
94
 
95
96
 
97
98
 
99
100
101
102
0
@@ -1,13 +1,13 @@
0
-MerbMart README
0
-===============
0
+Merb eMart README
0
+=================
0
 
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
 
0
 In addition to Merb framework, the following technologies and frameworks
0
-provide a foundation for MerbMart:
0
+provide a foundation for Merb eMart:
0
 
0
  * **DataMapper** (bleeding-edge 0.9), for object relation mapping (ORM) and
0
    persistence.
0
@@ -17,9 +17,9 @@ provide a foundation for MerbMart:
0
 
0
 See INSTALL or the project wiki for a full list of dependencies.
0
 
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
 Developer Notes
0
 ---------------
0
 
0
-**WARNING** : MerbMart 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
 Installation and Setup
0
 ----------------------
0
 
0
-Please see the INSTALL file for details on getting up and running with MerbMart.
0
+Please see the INSTALL file for details on getting up and running with Merb eMart.
0
 
0
 Copyright and License
0
 ---------------------
0
 
0
-MerbMart is licensed under the **GNU Public License (GPL)**:
0
+Merb eMart is licensed under the **GNU Public License (GPL)**:
0
 
0
    > Copyright (C) 2008 Alex Coles
0
 
0
@@ -83,7 +83,7 @@ the distribution.
0
 Support
0
 -------
0
 
0
-**WARNING REPEATED** : MerbMart 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
 list:
0
 
0
- * **MerbMart Wiki** (this is its temporary residence):
0
+ * **Merb eMart Wiki** (this is its temporary residence):
0
     http://github.com/myabc/merb_mart/wikis
0
- * **MerbMart mailing list**:
0
+ * **Merb eMart mailing list**:
0
     <http://groups.google.com/group/merb_mart>
0
- * **MerbMart homepage**: _coming soon_
0
+ * **Merb eMart homepage**: _coming soon_
0
  * Contact the developers directly:
0
     - <alex@alexcolesportfolio.com> | myabc on #datamapper, #merb IRC
0
 
...
16
17
18
19
 
20
21
22
...
16
17
18
 
19
20
21
22
0
@@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s|
0
   s.version = VERSION
0
   s.platform = Gem::Platform::RUBY
0
   s.has_rdoc = true
0
- s.extra_rdoc_files = ["README", "LICENSE", 'TODO']
0
+ s.extra_rdoc_files = ["README", "GPL-LICENSE", 'TODO']
0
   s.summary = SUMMARY
0
   s.description = s.summary
0
   s.author = AUTHOR

Comments

    No one has commented yet.