Rob Watson 8df57065c6 Merge v0.3.0
Squashed commit of the following:

commit 8bee76eb768d8d5bb1bd814ed8e2c3feee486340
Author: Rob Watson <rob@mixlr.com>
Date:   Thu Jan 18 19:47:00 2018 +0000

    Bump version > 0.3.0

commit be0036d7479f7538ad6997783684299cc192f2df
Author: Rob Watson <rob@mixlr.com>
Date:   Thu Jan 18 19:31:35 2018 +0000

    routes_without_actions: Consider all public instance methods

commit 716d9117bb7d1680aaa3a6a5ece7a3a9de2e3390
Author: Rob Watson <rob@mixlr.com>
Date:   Thu Jan 18 19:30:39 2018 +0000

    Add missing dependency
2018-01-18 19:47:37 +00:00
2017-07-20 19:22:17 +01:00
2018-01-18 19:47:37 +00:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2017-07-20 19:22:17 +01:00
2018-01-18 19:47:37 +00:00

routing_report

Identify cruft in a Rails app.

Detects:

  • routes with no matching controller actions
  • controller actions with no matching routes

Installation

Add this line to your application's Gemfile:

gem 'routing_report'

And then execute:

$ bundle

Usage

bundle exec rake routing_report:run

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rfwatson/routing_report.

License

The gem is available as open source under the terms of the MIT License.

Description
No description provided
Readme
Languages
Ruby 98.4%
Shell 1.6%