basgren / railways

A plugin for RubyMine and IntelliJ IDEA Ultimate that adds a panel with routes of Ruby on Rails application.
MIT License
46 stars 18 forks source link

Feature disable route status update #20

Closed basgren closed 9 years ago

basgren commented 9 years ago

Added option to disable live route actions availability check. Optimized performance of route actions availability check. This is noticeable in applications with huge number of routes (1000+).