So at the moment it’s just all as the travelling ruby RC1 comes (just following the instructions from the site to see how that flows)
for Gemfile.plugins the one I have is in ./lib/vendor/Gemfile.plugins
rorym@linuxtestvm:~/Downloads/dradisframework-linux-x86_64/lib/vendor$ ls
engines Gemfile Gemfile.lock Gemfile.plugins ruby
rorym@linuxtestvm:~/Downloads/dradisframework-linux-x86_64/lib/vendor$ RAILS_ENV=production bundle install --without development test
Fetching git://github.com/dradis/dradis-html_export.git
Fetching git://github.com/dradis/dradis-mediawiki.git
Fetching git://github.com/dradis/dradis-vulndb.git
Fetching git://github.com/dradis/dradis-burp.git
Fetching git://github.com/dradis/dradis-nessus.git
Fetching git://github.com/dradis/dradis-plugins.git
Fetching git://github.com/dradis/dradis-projects.git
Fetching git://github.com/dradis/dradis-theme_snowcrash.git
Fetching gem metadata from https://rubygems.org/.........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
You have requested:
coffee-rails ~> 4.0.0
The bundle currently has coffee-rails locked at 4.1.0.
Try running `bundle update coffee-rails`
Launching the app. with $ ./dradis-webapp && ./dradis-worker
has the same outcome (no plugins visible). I’ll have a shot with the github install, but thought it would be worth providing some feedback on the travelling ruby stuff as well, as it’ll be pretty cool to use