$ cd /opt/dradispro/dradispro/current/Be sure to substitue in the correct entry's ID number for
$ RAILS_ENV=production bundle exec rails console
irb> Dradis::Pro::Plugins::Issuelib::Entry.find( #ID# ).destroy
#ID#
above!
Do you want to completely clear your library? This cannot be undone!
Run the following commands in the console as "dradispro":
$ cd /opt/dradispro/dradispro/current/
$ RAILS_ENV=production bundle exec rails console
irb> Dradis::Pro::Plugins::Issuelib::Entry.destroy_all
Great job, you reached the end of the guide! Have you read all of them?
Your email is kept private. We don't do the spam thing.