ANONYMOUS

Avatar
  • Total activity 146
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 61
  • ANONYMOUS created a post,

    Test Runner Tab does not show test status

    Hello,Using RubyMine to run a test suite, and althogh the test will run, the test runner will not show any progress, and the left-hand pane will not show any test nodes and what their status is.  I...
  • ANONYMOUS created a post,

    Requiring a file - newbie trying it for the first time and it doesn't work

    Image:Clipboard Image.jpg Good sirs.Am I even doing this right?the stacklike.rb is just a module that I want to mix into stack.rb.I'm following the instructions in "The Well-Grounded Rubyist" and ...
  • ANONYMOUS created a post,

    Ruby student trying to figure out some editor options

    Hi.I'm trying to find a way to keep my cursor locked to the end of existing lines.If I click out in the open space to the right of my code, I don't want my cursor to appear there (although this beh...
  • ANONYMOUS created a post,

    Refactor bug?

    I'm running RubyMine 5.4.1 on OSX 10.8 and I think I've found a refactor bug.  I have a small Sinatra app using ERB templates.I renamed (using the RubyMine refactor tool) a function from display to...
  • ANONYMOUS created a post,

    RubyMine doesn't find custom rails generator (added by gems in the Gemfile)

    Hi everybody,When I press on Option+R, I get a text field and a list of generators. In that list, none of the custom generators added by gems in the Gemfile are present. When I type the name of a g...
  • ANONYMOUS created a post,

    Can't create Rails Project

    I need help getting running Ruby and Rails in Intellij 11I want to use Intellij Idea 11 with Ruby Plugin for Rails developing on MacOS 10.7I installed Ruby 1.9.3 with rbenv and Rails 3.2.2. When i ...
  • ANONYMOUS created a post,

    Rubymine 4.0.1 does not detect rvm rubies correctly

    While most of them are correctly shown, all my new rubies, more specifically 1.9.3-p125 is not shown.I am not sure if this is related to rvm, that has placed it somewhere else?How can I fix that?--...
  • ANONYMOUS created a post,

    text file output issue

    Hi all,When reading a text file the output is :{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360{\fonttbl\f0\fswiss\fcharset0 Helvetica;}{\colortbl;\red255\green255\blue255;}\paperw11900\paperh16...
  • ANONYMOUS created a post,

    Ruby Mine 3.1 download

    Hi.Please give me a link to Ruby Mine 3.1 download and update related page with prev versions.I work with 3.2.x its like a hell! too much freezes and no proper highlights, slow, ugly, unstable.---O...
  • ANONYMOUS created a post,

    Can't make a rails app

    Hello people.When I try and create a new Rails app in RubyMine, the run window says it's executing the command/usr/local/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /usr/loc...