gleuch / beastwriter
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 8dd476a9bad7c83f4ca55db72d21306e4e637f9c
tree c346377f1abf7e65bb85770db1b0dbd88292839b
parent 600d336e4a1e8d9b476511c5e8fe81f65540d705
tree c346377f1abf7e65bb85770db1b0dbd88292839b
parent 600d336e4a1e8d9b476511c5e8fe81f65540d705
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
.rake_tasks | ||
| |
README | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
vendor/ |
README.rdoc
BeastWriter
A blogging and community forum Rails application, a marriage between lloydpick’s rails-blog and courtenay’s altered_beast.
NOTE: This is a work in progress!!!
TODO
* Add Capistrano. * Add rspec test for rails-blog / role_requires. * Uncomment and massage out new routes. (nearly done) * Convert pages to HAML. * Add RoleRequires (DONE), define roles, and look at removing out altered_beasts's moderatorships. * Continue the marriage process with controllers, models, and views. * Verify code looks good. * Write a better README!

