Sha256: 7923dc8d5e9085692fbc1e3f1708b4709ba3a4d3cc9e9551d47952400728886b
Contents?: true
Size: 1.54 KB
Versions: 8
Compression:
Stored size: 1.54 KB
Contents
<div id="more_gems_modal" class="reveal-modal" data-reveal aria-labelledby="modalTitle" aria-hidden="true" role="dialog"> <h2 id="modalTitle">More Cool Gems</h2> <div class='scrollable sql_history_items'> <h3><%= link_to 'AnyLogin', 'https://github.com/igorkasyanchuk/any_login', target: '_blank'%> - Easy way to login as any user in system</h3> <h3><%= link_to 'RailsDB', 'https://github.com/igorkasyanchuk/rails_db', target: '_blank'%> - Rails Database Viewer and SQL Query Runner</h3> <h3><%= link_to 'Transactify', 'https://github.com/igorkasyanchuk/transactify', target: '_blank'%> - Wrap your methods in DB Transactions</h3> <h3><%= 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</h3> <h3><%= link_to 'log_analyzer', 'https://github.com/igorkasyanchuk/log_analyzer', target: '_blank'%> - Check performance of your sidekiq workers</h3> <h3><%= link_to 'active_storage_validations', 'https://github.com/igorkasyanchuk/active_storage_validations', target: '_blank'%> - Many validations for your ActiveStorage attachments</h3> <h3><%= link_to 'rails_pdf', 'https://github.com/igorkasyanchuk/rails_pdf', target: '_blank'%> - Generate PDF using Chrome headless</h3> <h3><%= link_to 'new_google_recaptcha', 'https://github.com/igorkasyanchuk/new_google_recaptcha', target: '_blank'%> - Google Recaptcha v3</h3> </div> <a class="close-reveal-modal" aria-label="Close">×</a> </div>
Version data entries
8 entries across 8 versions & 1 rubygems