public
Fork of courtenay/altered_beast
Description: Ground-up rewrite of Beast, a Ruby on Rails forum.
Homepage: http://activereload.lighthouseapp.com/projects/7537-altered-beast/
Clone URL: git://github.com/technoweenie/altered_beast.git
Ignore vendor/rails and the cached js
NZKoz (author)
Mon Jan 14 22:43:07 -0800 2008
technoweenie (committer)
Mon Jan 14 22:53:43 -0800 2008
commit  92a993dece0cb5e7b074c9f4177d16b4c4e9227f
tree    fc2284fe14b72925a9274983d2a12949b76d853e
parent  9bb5b8c2654f4c151d6a3f7b3b54cf7d286d4e90
...
1
2
3
 
4
5
6
7
 
...
1
2
3
4
5
6
7
8
9
0
@@ -1,7 +1,9 @@
0
 tmp
0
 log
0
 config/database.yml
0
+vendor/rails
0
 db/*.sqlite
0
 db/*.sqlite2
0
 db/*.sqlite3
0
 db/*.db
0
+public/javascripts/beast.js

Comments

    No one has commented yet.