Mar 27 2009

How to create a dradis export plugin?

Category: Rails, dradisetd @ 3:04 am

Although we presented some of this concepts already in dradis reporting: quick & neat word export, here is the step by step guide to get an export plugin recognised by the dradis framework and ready to use!

Update (2009-04-09): Checkout the new import/export plugin generators at dradis community forums.
Continue reading “How to create a dradis export plugin?”

Popularity: 11% [?]


Mar 23 2009

Use Rails to Create a Static Site: Rake and Subversion

Category: Railsetd @ 12:31 pm

We have already seen how to Use Rails to Create a Static Site. In that article we left the site running, and we recommended the use of wget to generate the static copy. Although this is good enough, with a little bit of Rake we can make deployment easier.

Continue reading “Use Rails to Create a Static Site: Rake and Subversion”

Popularity: 9% [?]