Ruby plugin build announcements
Ruby Plugin 1.0.12281 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531
Recent changes: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Please sign in to leave a comment.
Ruby Plugin 1.0.12281 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531
Recent changes: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Please sign in to leave a comment.
Ruby Plugin 1.0.12304 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531
Recent changes: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Ruby Plugin 1.0.12573 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531 - #7562
Recent changes: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Ruby Plugin 1.0.12600 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531 - #7562
Recent changes: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Note: It's recommended update for the 1.0.12573 version
Plugin version 1.0.12772 is available for download.
This version is compatible with IDEA 7.0, 7.0.1 and EAPs #7531 - #7562
Recent changes as usual at: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
Plugin for new EAP 7573 is available for download!
Recent changes at: http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes
---
Regards,
Oleg
Hi, all!
New Ruby plugin version 1.0.13103 is available for download!
It`s compatible with IDEA 7.0 - 7.0.2
New features:
Find usages with text matched usages
Rename for classes/modules/methods
Autocompletion for gem and ruby_gem commands
Ruby Plugin 1.0.13120 is available!
This version is compatible with IDEA 7.0, 7.0.1 and EAP #7531 - #7584
Recent changes:
Added file templates for RSpec and Test::Unit tests
Autocompletion: show class/module own context on the top of autocompletion items
Some minor cosmetics fixes
(http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes)
The new version 1.0.13698 is available for download.
Changes:
Import command support (for importing java class in JRuby code)
Import argument should be java class inspection added
Implement Java method
Override method works with both Java and Ruby methods
Implement and override gutters for both Ruby and Java
Support for JRuby style name conventions (getters, setters, etc.)
Find usages works with JRuby style name conventions
Text references searcher works with JRuby style name conventions
Bugs were fixed
Minor cosmetics fixes
Build 1.0.13698 is compatible with IDEA 7.0, 7.0.1, 7.0.2 and 7.0.3 EAPs
Build 1.0.13698 was updated. Now it also supports the latest EAP(IntelliJ IDEA 7.0.3 Early Access Preview (build 7656, released on Jan 18, 2008).
Ruby Plugin 1.0.14958 is available!
This version is compatible with IDEA 7.0, 7.0.1, 7.0.2 and 7.0.3
Changes
Build 1.0.14958. is compatible with IDEA 7.0, 7.0.1, 7.0.2 and 7.0.3
Edited by: Roman.Chernyatchik on Jul 14, 2008 11:21 AM
Version 1.5 release candidate is available!
Changes:
See Ruby Plugin 1.5 Release Notes (http://www.jetbrains.net/confluence/display/RUBYDEV/RubyPlugin1.5ReleaseNotes)
Build 1.5.17693. is compatible with IDEA 7.0.4 EAP (build #7890 - #7905).
Edited by: Roman.Chernyatchik on Jul 14, 2008 2:18 PM
Ruby Plugin 1.5 release candidate 2 is available!
Changes:
YAML: TODO's highlighter and code commenter were added
Different bugs were fixed
Build 1.5.18242. is compatible with IDEA 7.0.4 EAP (build #7890 - #7925)
Build 1.5.18242 was updated, now it supports IDEA 7.0.4 EAP (build #7890 - #7935)
Ruby Plugin 1.5.18418 is available.
Changes:
Several NPE's were fixed.
Ruby Plugin 1.5.18421 is available.
Changes:
Supports Idea EAP #7938
Ruby Plugin 1.5.18508 is available.
Changes:
Minor bug fixes
Supports Idea EAP upto Selena 7.0.4 (#7941)
Ruby Plugin 1.5 release candidate 3 is available! See Ruby Plugin 1.5 Release Notes
Changes:
Bug fixes
Build 1.5.18524 is compatible with IDEA 7.0.4 release, Selena EAP (build #7890 - #7941)
Ruby Plugin 1.5 release candidate 4 is available! See Ruby Plugin 1.5 Release Notes
Changes:
Bug fixes
Inspection on wrong top level java package in Jruby code (see screenshot at http://www.jetbrains.net/confluence/display/RUBYDEV/Recent+changes)
Build 1.5.18930 is compatible with IDEA 7.0.4 release, Selena EAP (build #7890 and higher)
Ruby Plugin 2.0 EAP is available! See Ruby Plugin 2.0 Release Notes
Changes
Ruby:
Dead code inspection
Resolve and autocompletion improved (local variables are resolved using reaching definitions)
Improved type inference for local variables
Fixed argument count inspection error fixed
Experimental: type inference for block variables within block calls
Rails:
Run migrations by Ctrl-Shift-F10
Validators in ActiveRecord model classes
Initial support for completion of parameters for has_many, has_one, belongs_to, has_and_belongs_to_many
Support for resolving and completion of methods defined by named routes and resource routes (new_resource_url etc.)
Tests Runner:
Navigate to source action for Test::Unit tests and RSpec examples
Build 2.0.208178 is compatible only with Diana 8.0 EAP #8858
Ruby Plugin 2.0 EAP, build is 2.0.208452 available! See Ruby Plugin 2.0 Release Notes
Bug Fixes
RUBY-1948 : Configuring the Ruby SDK causes an exception
RUBY-1946 : System environment variables aren't passed to server
RUBY-1575 : Ruby and IdeaVIM plugins conflict with each other
RUBY-1539 : Duck type inspection complains about missing methods even if methods are called inside respond_to check
Changes
Show db fields under corresponding Model node in Rails View. (initial implementations)
Edited by: Roman.Chernyatchik on Oct 6, 2008 10:46 PM
Ruby Plugin 1.5 release candidate 4 is available! See Ruby Plugin 1.5 Release Notes
Bug fixes:
Generators and Rake tasks aren't available after reopening project
Plugin hangs during setup Ruby/JRuby SDK
Build 1.5.20660 is compatible with IDEA 7.0.4 release, Selena EAP (build #7890 and higher)
Ruby Plugin 2.0.212928 is available!
This version is compatible with IDEA 8.0 (Diana) EAP #9008
Changes:
Special highlighting of method parameters and block variables
Autocompletion automatically inserts stub for call arguments and block
Undefined local variable inspection improved
Plugin highlights files with errors in Project and Rails View
Open current Rails View file in Browser (Alt+F2)
Rails View improvements:
Support for Model associations (attributes from has_many, etc.)
Special icons for Controller's actions and active record models were added
Support for "hide_action" call in controllers
Navigate from/to sources improoved
Parameters autocompletion was improved for calls: helper, link_to, form_tag
Bug fixes
Ruby Plugin 2.0.214083 is available!
This version is compatible only with IDEA 8.0 (Diana) EAP #9144
Changes:
Initial version of Rails Models ER Diagram designer
ER diagram representation
Rename refactoring for Models
Find usages by selected Model / attribute
HAML Files Debugging : A breakpoint can be set inside HAML file to debug
Rails view shows HAML files as views
Dark color schemes were bundled
Bug fixes