GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Desert is a component framework for Rails that allows your plugins have a Rails app like directory structure, routes, migrations, and dependencies.
Homepage: http://desert.rubyforge.org
Clone URL: git://github.com/pivotal/desert.git
Fix doc.


git-svn-id: svn+ssh://rubyforge.org/var/svn/pivotalrb/desert/trunk@1721 
af276e61-6b34-4dac-905b-574b5f35ef33
btakita (author)
Sun Jun 22 21:03:25 -0700 2008
commit  07d3588a3dc7d876e45d6820aa45e6e1bf221fa8
tree    13381b716e8c4f2ccf2d36091ec80f07942c015d
parent  24352211aba47a6767043ea4ac2dc2ef7a0775d0
...
72
73
74
75
 
76
77
78
...
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
...
72
73
74
 
75
76
77
78
...
293
294
295
 
 
 
 
 
 
 
 
 
 
 
 
0
@@ -72,7 +72,7 @@ Desert is a replacement for Appable Plugins (http://wiki.pluginaweek.org/Appable
0
               | |-- fixtures
0
               | | `-- users.yml
0
               | |-- models
0
- | | `-- user_spec.rb
0
+ | | `-- user.rb
0
               | |-- spec_helper.rb
0
               | `-- views
0
               | `-- users
0
@@ -293,15 +293,3 @@ respective directories.
0
   rake update_dependencies
0
 
0
 will update the clones repo on your machine.
0
-
0
-== Community
0
-
0
-* (Desert on Github)[http://www.github.com/pivotal/desert]
0
-* (Desert on Rubyforge)[http://rubyforge.org/projects/desert]
0
-* (Desert Mailing List Preferences)[http://rubyforge.org/mail/?group_id=6426]
0
-
0
-=== Mailing List
0
-
0
-You can subscribe to the Desert mailing list at:
0
-* (desert-users@rubyforge.org)[mailto:desert-users@rubyforge.org]
0
-* ( desert-devel@rubyforge.org)[mailto:desert-devel@rubyforge.org]

Comments

    No one has commented yet.