public
Description: An easy to use an extensible framework for creating sites from a host of online services
Clone URL: git://github.com/danwrong/evil.git
Search Repo:
added gem build tasks
danwrong (author)
Fri May 02 05:04:14 -0700 2008
commit  0a9fdb15d07d33fdd5b06a9998e7765f49333345
tree    38ab4ca1ef6706d73cbb23b5d7171b88b2896717
parent  9f51a852f6ffdb46b0807681ac2002ae064dbba9
...
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
0
@@ -1 +1,8 @@
0
+pkg
0
+doc
0
+*.log
0
+*.db
0
+.DS_Store
0
+*~
0
+meta
...
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
0
@@ -1 +1,14 @@
0
+bin/evil
0
+lib/evil/controller.rb
0
+lib/evil/plugin.rb
0
+lib/evil/rack_adapter.rb
0
+lib/evil/routing.rb
0
+lib/evil/template.rb
0
+lib/evil.rb
0
+lib/evil.ru
0
+lib/soup.db
0
+RakeFile
0
+README
0
+scratch.txt
0
+Manifest

Comments

    No one has commented yet.