Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andrew
Total activity
3
Last activity
November 14, 2017 08:21
Member since
November 01, 2017 16:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
November 14, 2017 08:21
Hi, I'm using debian stretch64, below is my Vagrantfile: Vagrant.configure("2") do |config| config.vm.box = "debian/stretch64" config.vm.network "forwarded_port", guest: 80, host: 8080, host_...
Community
RubyMine
Bundler/Gem integration fails with vagrant and rbenv
0 votes