This crafty little Dev'il welcomes you
Dev’il is a small project collaboration tool based on the excellent Beast forum by Josh Goebel and Rick Olson. It includes simple, wiki-like pages, tickets, and Subversion source code changes. Dev’il was born of the need for a project collaboration tool for Rubinius. The goals are to collect as much useful information as possible in one place, making it easy to access and contribute.
Of course, Dev’il is quite opinionated about what makes a good project collaboration tool. It will never be multi-project, nor will it have comments for ticket, to name a few opinions. You are welcome to contribute back to Dev’il, or take the code and make it work for you. Since Dev’il owes a huge debt to Beast, consider contributing something to Rick and Josh. And if you need a multi-project collaboration tool, be sure to check out Lighthouse.
Forums
Dev'il banished
Since I do not have time to devote to Dev’il, I’m officially announcing discontinuing my work on this.
I do have u...
Do you intend to continue development of Devil?
This looks cool.
Yes, as with any opinions, they are most suited to a particular context.
Do you intend to continue development of Devil?
FYI: Israeli Ruby group decided to ‘adopt’ devil as a group project (we needed something simple yet interesting e...
Can Access Be Restricted
This is pretty simple – i went through and used the :login_required filter on the controllers and restricted access...
why hidden operations links?
In the meantime i’ve submitted a patch that will remove the ‘hiding’ and ‘unhiding’
Changes
Revision #385
changed link to releases page.
Revision #384
replaced index.html with default route to home/index.rhtml.
Revision #383
initial import of shaner's front page.
Revision #382
hand copy of r381 from trunk.
Revision #381
show a little more forum.
Tickets
#20 [OPTIONAL] Remove 'hidden' options
A patch to remove the hiding of options (not everyone see...
#19 [PATCH] fix default_page to work with mysql
When specifying a page as the ‘default_page’ then it ...
#18 [PATCH] Fix where @page is not defined (where there are no page)
On a new installation with no pages then the home page bu...
#16 need to detect simultaneous edits
in this kind of application optimistic locking should suffice...