While we are preparing RubyMine 2.0 release we thought it would be a good idea to update the Beta.
Visit the RubyMine Beta page and download Beta 2 (build 1480). In this build:
- Copy/paste now work for files and folders between RubyMine and Explorer/Finder
- Several live templates (snippets) can have same abbreviations
- Support for Struct.new as superclasses
- Changes in Model Dependency diagram
- Support for Cucumber up to 0.4.0
- schema.rb support. RubyMine now parses schema.rb and all pending migrations to provide model fields completion.
- Git update project dialog now allows to automatically perform stash/unstash changes and choose update strategy.

We thank everyone for submitting your feedback on the Beta. Our forum and issue tracker are always waiting for more ideas and suggestions from you!
Develop with pleasure!
-JetBrains RubyMine team

Eugene, can you check annotation for method and variables in EAP 1480?
Following code:
#:type:=>Date
date = print_date(dob)
RubyMine always throws following exception:
No match found: No match found
java.lang.IllegalStateException: No match found
at java.util.regex.Matcher.group(Matcher.java:468)
at java.util.regex.Matcher.group(Matcher.java:428)
at org.jetbrains.plugins.ruby.ruby.codeInsight.types.RubyCommentsHelper.extractNBTypeAnnotationFromComment(RubyCommentsHelper.java:20)
at org.jetbrains.plugins.ruby.ruby.codeInsight.AbstractRubyTypeProvider.createUsageAccess(AbstractRubyTypeProvider.java:14)
at
Hi Jacky, thanks a lot for the issue.
I’ve created one in our bugtracker: http://youtrack.jetbrains.net/issue/RUBY-5174
As for now, please use spaces around :type:
Hope this helps
When is Rubymine 2.0, full release, expected / guessed / planned for?
Release is planned on the end of october.
Hi,
i’ve two small feature wishes:
- download and install of ruby and rails from the config dialog
- upgrade from older rubymine versions (seems to be a bug in the windows setup)
thx,
Nick
my kingdom for a new build. beta 2 is far, far worse than beta 1, performance wise.