jderrett / spree-order-comments
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Jason Derrett (author)
Wed Oct 21 14:05:26 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Wed Oct 21 14:05:26 -0700 2009 | |
| |
Rakefile | Wed Oct 21 13:45:54 -0700 2009 | |
| |
app/ | Wed Oct 21 13:45:54 -0700 2009 | |
| |
config/ | Wed Oct 21 13:45:54 -0700 2009 | |
| |
db/ | Wed Oct 21 13:45:54 -0700 2009 | |
| |
lib/ | Wed Oct 21 13:45:54 -0700 2009 | |
| |
order_comments_extension.rb | Wed Oct 21 13:45:54 -0700 2009 | |
| |
spec/ | Wed Oct 21 13:45:54 -0700 2009 |
README.markdown
Spree Order Comments
An extension for Spree to allow comments on the Order Admin view
Requirements:
- acts_as_commentable installed
Notes:
- Comment model and migration included. You do NOT need to follow the acts_as_commentable instructions for script/generate comment
