Rails Plugins Manager
See Also
The Rails Plugins manager enables you to add and maintain Ruby on Rails plugins, which are third-party Rails libraries. To open the Rails Plugins manager, right-click a Ruby on Rails project node in the Projects window and choose Rails Plugins.
The manager has the following tabs.
- Installed tab. Click this tab to view a list of the plugins that have been installed for the registered Ruby on Rails platform. You can update a single plugin to its latest version by selecting it and clicking Update, or you can update all plugins by clicking the Update All button. To remove an installed plugin, select it and click the Uninstall button.
- New Plugins tab. Click this tab to see the plugins you can add to your Ruby platform. To add a new plugin, select it and click the Install button, and then click OK in the Plugin Installation Settings dialog box to install it. Typically you leave the settings unchanged in that dialog box.
- Repositories tab. This tab shows where the IDE looks for Rails plugins. You can add a repository either by clicking Find New or by manually entering a repository URL after clicking Add URL. To remove a repository, select it and click Unregister.
- Settings tab. When you open the dialog box, you might see the message, "Nothing found: Network problem? Check NetBeans proxy settings." To set your proxy, click this tab and then click the Configure Proxies button. You might need to set your proxy server if you are behind a firewall. By default, NetBeans uses your system proxy settings.
- See Also
- Working With NetBeans Ruby
- About Ruby Development in NetBeans
Legal Notices