More Cool Gems
<%= link_to 'AnyLogin', 'https://github.com/igorkasyanchuk/any_login', target: '_blank'%> - Easy way to login as any user in system
<%= link_to 'RailsDB', 'https://github.com/igorkasyanchuk/rails_db', target: '_blank'%> - Rails Database Viewer and SQL Query Runner
<%= link_to 'Transactify', 'https://github.com/igorkasyanchuk/transactify', target: '_blank'%> - Wrap your methods in DB Transactions
<%= link_to 'Benchmark Methods', 'https://github.com/igorkasyanchuk/benchmark_methods', target: '_blank'%> - Benchmark and measure execution time your Ruby methods without an additional code changes
<%= link_to 'log_analyzer', 'https://github.com/igorkasyanchuk/log_analyzer', target: '_blank'%> - Check performance of your sidekiq workers
<%= link_to 'active_storage_validations', 'https://github.com/igorkasyanchuk/active_storage_validations', target: '_blank'%> - Many validations for your ActiveStorage attachments
<%= link_to 'rails_pdf', 'https://github.com/igorkasyanchuk/rails_pdf', target: '_blank'%> - Generate PDF using Chrome headless
<%= link_to 'new_google_recaptcha', 'https://github.com/igorkasyanchuk/new_google_recaptcha', target: '_blank'%> - Google Recaptcha v3
×