igorkasyanchuk / records_count

See in development logs how many records your queries returns. It can help with solving performance issues.

Home Page:https://www.railsjazz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

records_count

RailsJazz https://www.patreon.com/igorkasyanchuk Listed on OpenSource-Heroes.com

See in development logs how many records your queries returns. It can help with solving performance issues.

Usage

Just add this gem in gemfile, start app and make first request.

Installation

Add this line to your application's Gemfile:

gem 'records_count', group: :development

And then execute:

$ bundle

Or install it yourself as:

$ gem install records_count

Contributing

Contribution directions go here.

License

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

About

See in development logs how many records your queries returns. It can help with solving performance issues.

https://www.railsjazz.com/

License:MIT License


Languages

Language:Ruby 74.6%Language:HTML 19.0%Language:JavaScript 3.9%Language:CSS 2.5%