

New UI available via settings - You can now try out the new RubyMine UI.A new inlay hint for controller actions - Added inlay hints above each controller action with a URL that links to the action.In the JavaScript framework field, the “default” value has been replaced with the explicit name of the framework used by default. The Rails version field has been updated so it’s easier to install the necessary version of the Rails gem using the plus icon. Improved New Rails Project Wizard - When creating a new Rails project, you will see its path right under the Location field.You can examine and quickly find a database table or table column using the Structure tool window (Alt+7). Quick navigation to tables in the schema.rb structure view - Added the ability to view and navigate to specific database tables when browsing your schema.rb file.This functionality is available in both the Structure tool window (Alt+7) and the Structure popup (Ctrl+F12).


ActiveRecord Structure view - RubyMine now displays database attributes at the very top of the Structure view tree, and they are enabled by default.Readability has been improved and extra entries have been cleaned up. Better ERB structure view - The way tags are displayed in the Structure tool window is now more convenient.
