主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrey Vokin
活动总数
338
最后的活动
2021年10月11日 11:34
成员加入日期
2011年09月15日 10:51
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
138
活动概览
帖子(0)
评论(200)
按最近的活动排序
最近的活动
投票数
创建于
2013年10月09日 12:10
I can't see the error message on the screen shot. Does it say that "ko" is a typo? Also could you navigate from require "ko" to related file?
社区
RubyMine
require_self on Sprockets is showing as error
0 票
创建于
2014年03月21日 20:00
Hello Andrew,thank you for feedback, I've created issue, please vote for it so that to get notification when it fixed.
社区
RubyMine
Create cucumber step definition duplication of step in feature file
0 票
创建于
2014年04月24日 10:30
Tools -> Run Rails Generator. Choose model. And int the dialog type tablename (in camel case)
社区
RubyMine
Generating a model with a SQLite3 database
0 票
创建于
2014年03月30日 14:25
First we need to check if chrome gets CoffeeScript source file and source maps.Let's assume that you try to debug file assets/javascript/file.js.coffeeCompiled code located by url: http://localhost...
社区
RubyMine
CoffeeScript debugger in RubyMine 6 - Not Stopping at Breakpoints
0 票
创建于
2014年04月16日 09:55
In order to debug CoffeeScript code in Rails app you should to make your app to provide separated JS files. Could you make sure that you don't have line like:config.assets.debug = falsein config/en...
社区
RubyMine
CoffeeScript debugger in RubyMine 6 - Not Stopping at Breakpoints
0 票
创建于
2014年04月18日 09:35
Hi, I didn't manage to reproduce the problem.Could you try to invalidate caches? It it doesn't help, we need more info. It would be nice if you provide a sample project where it's possible to see t...
社区
RubyMine
Jump to method not working
0 票
创建于
2014年04月07日 16:25
This field doesn't support regular expression. You could only use special symbols: '*' - means '.*' in regex, '?' - means '.' in regex notation and ',' - it's delimiter.
社区
RubyMine
Search in all non-ruby files (regex in file mask)
0 票
创建于
2014年06月01日 17:42
I think you could try following configuration:In application.js add line: //= require vendor And content vendor/assets/javascripts/vendor.js: //= require tinyeditor/tiny.editor//= require qtip2/jqu...
社区
RubyMine
How to remove error message "cannot resolve file" in require statement in assets/javascript/application.js
0 票
创建于
2014年09月09日 09:11
Looks like it is not related to RubyMine. Check that you have permisstion to push and your ssh key. GitHub help
社区
RubyMine
unable to Push
0 票
创建于
2014年08月20日 17:18
1. Make sure that gem is installed. Gemfile must contain line gem 'devise' if gem is not intstalled execute command bundle install (Tools -> Bundler -> Install)2. Run generator: Tools -...
社区
RubyMine
how to make a devise model
0 票
«
第一页
‹
上一页
下一页
›
最后
»