8000 GitHub - nard-tech/okuribito_rails: OkuribitoRails is an engine for Rails that aims to manage method call status. And you can identify uncalled methods.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OkuribitoRails is an engine for Rails that aims to manage method call status. And you can identify uncalled methods.

License

Notifications You must be signed in to change notification settings

nard-tech/okuribito_rails

 
 

Repository files navigation

CircleCI Code Climate Test Coverage

OkuribitoRails

https://rubygems.org/gems/okuribito_rails

Sample

OkuribitoRails is an engine for Rails that aims to manage method call status.

OkuribitoRails monitors method calls with YAML.

You can identify methods that have not been called from anywhere!

Features

Here's a comprehensive list of the features currently in OkuribitoRails:

  • Monitoring method call
    • During application execution, monitor specified method calls
      • After detecting the method call, register the call history in the DB
      • You can enable or disable monitoring of method calls (depending on RAILS_ENV)
  • Web UI
    • Viewing monitored methods
    • Viewing call history of monitored methods
    • You can hide or show WebUI (depending on RAILS_ENV)

Getting started

Please read Getting Started.

More information

The following link have useful information on using OkuribitoRails.

https://github.com/muramurasan/okuribito_rails/wiki

Caution!

Sorry, OkuribitoRails does not support helper method monitoring.

License

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

About

OkuribitoRails is an engine for Rails that aims to manage method call status. And you can identify uncalled methods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 73.6%
  • HTML 18.9%
  • < 2E67 span class="d-inline-flex flex-items-center flex-nowrap text-small mr-3"> CSS 4.8%
  • JavaScript 2.7%
0