Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Geoff Riley
Total activity
53
Last activity
October 02, 2023 19:01
Member since
July 01, 2011 01:19
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
20
Activity overview
Posts (1)
Comments (29)
Sort by recent activity
Recent activity
Votes
Created
January 16, 2012 15:28
Chances are that you're looking for the rdtools: https://github.com/uwabami/rdtool/That is used for converting the various rdoc and rd files to different formats.
Community
RubyMine
How to preview stand-alone rdoc?
0 votes
Created
January 16, 2012 13:09
Which OS are you using?I've tried this on my Ubuntu system and it's worked quite happily; my Windows box is out of action at the moment, so I can't try it on that right now.
Community
RubyMine
git and migrations in RubyMine4
0 votes
Created
January 18, 2012 22:09
I can't see the VM making much of a difference.Just a thought: are you running the command line tasks external from RubyMine - in a terminal window for example - whilst RubyMine is running?
Community
RubyMine
git and migrations in RubyMine4
0 votes
Created
July 19, 2012 14:40
Hi lchong,I too find that sometime the auto-complete gets in the way - but I find that the best thing is to not fight it: type the opening brace, that should terminate the a-c suggestions, and then...
Community
RubyMine
Auto complete for SCSS
0 votes
Created
July 01, 2011 16:09
Hi Alex,First: did you 'push' your content to github after committing it on your local archive? Git keeps a full local archive and doesn't actually publish the full content to the remote until you ...
Community
RubyMine
woriking with git hub
0 votes
Created
July 02, 2011 16:45
"The remote end hung up unexpectedly" is one of SSHs cover everything error messages; but it usually points to an access error - most frequently when I've had it with git it's because I've typed th...
Community
RubyMine
woriking with git hub
0 votes
Created
July 01, 2011 01:37
Hi Alex,On the Tools menu there is an option for 'Run Rails Generator...' (on Windows and Linux the shortcut is Ctrl-Alt-G) which will allow you to just type in 'controller.....' and then it'll do ...
Community
RubyMine
How to run commands like "rails generate controller"
0 votes
Created
July 01, 2011 11:06
Ah, I'm with you: I've only just started using RubyMine myself so I thought it seemed a rather obvious answer... but I know that sometimes it's the obvious staring me in the face that I miss!As for...
Community
RubyMine
How to run commands like "rails generate controller"
0 votes
Created
July 02, 2011 16:24
Yes, that's precisely what it seems to do: add a generator gem then reload rake tasks and it scans the gems finding the new rake tasks.If you open the little popup with 'run rails generator', start...
Community
RubyMine
How to run commands like "rails generate controller"
0 votes
Created
July 15, 2011 22:07
Hi Dan,Do you have a PersonMailersController to match up with the view?Views nest beneath controllers in the Rails view; if you don't have an appropriate controller, then they go in the unclassifie...
Community
RubyMine
Rails View: Views and Helpers Missing
0 votes
«
First
‹
Previous
Next
›
Last
»