主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Casey Davenport
活动总数
6
最后的活动
2016年01月15日 22:37
成员加入日期
2014年01月11日 23:05
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2014年09月14日 22:07
I just tried 0xDBE again with the latest version. I was able to get it to connect by adding the ?sslmode=require to the connection string manually.
社区
DataGrip
I can't connect to my heroku app's postgres database - SSL errors
1 票
创建于
2014年01月18日 03:02
Ah, I got it now. Correct test_helper.rb is:ENV["RAILS_ENV"] ||= "test"require File.expand_path('../../config/environment', __FILE__)require 'rails/test_help'require 'minitest/reporters'class Activ...
社区
RubyMine
Rubymine Test Runner Tab not reporting test status
0 票
创建于
2014年01月11日 23:05
I'm having the same problem, and I found that page, but I still can't get it to work.In my gemfile, I added:group(:test) do gem 'minitest' gem 'minitest-reporters', '>= 0.5.0'endThis gives me gem...
社区
RubyMine
Rubymine Test Runner Tab not reporting test status
0 票