Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5931,354active_storage_validationsValidations for Active Storage (presence)
26,4696,897rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
38,0153,565rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,1787,027new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
59,5076,912any_loginSimply add this gem to your application and make your life easier with switching users.
69,5154,523rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
710,92210,623active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,8359,928log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
915,11425,693better_tempfileCreate Tempfile with extension.
1015,4674,376execution_timeMeasure execution time in Rails console
1115,86513,374benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1220,94014,828execute_sqlExecute SQL directly in rails console or in the code.
1322,26210,685cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1428,7399,586avatarroGenerate avatars (gmail-like) in your apps
1534,04510,294rails_chartsOne more solution to create charts in Ruby on Rails application
1636,55512,623records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,55133,617rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1848,29119,020sweet_stagingAccess log files on remote server
1949,21117,661wrapped_printVery simple utility to help your with debugging code and print values to console
2074,63313,729new_ckeditorxxx
2175,27233,617transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2283,88733,617omg_imageDescription of OmgImage.
2384,75218,265calculate_in_groupRails active record grouping with range
2486,44719,920awesome_back_urlBetter back URL for your Rails applications.
2586,46333,617ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2694,22119,920rails_time_travelTime Travel with timecop for your Rails app
27107,39925,693peity_vanilla_railsSparklines are small but intense charts.
28116,00033,617sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29116,35033,617just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30119,20933,617rails_liveSee in live what is happening on server in real-time. Track all activities.
31119,26433,617mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
32123,72918,265fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33128,93333,617slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34136,31733,617secrett11ttoMake copy-pasting much harder.
35139,31033,617font_awesome_file_iconsReturn font awesome icon based on filename.
36140,02633,617rails_cached_methodVery easy way to cache results of your methods
37142,53233,617unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
38143,67433,617sidekiq_log_analyserSimple sidekiq log analyzer.
39144,04633,617rails_requestsTrack number of requests to your app
40154,65033,617with_recordInclude more records in your relations/associations, just to DRY your code.
41157,37833,617lazy_mobile_testerLazy Mobile Tester from the page
42158,39533,617deprecations_collectorLog your deprecations in log file.
43164,15133,617tell_my_envSee in rails console env in which you are working.
44166,49933,617embed_viewEmbed partial inline into your views to increase performance of rendering.
45167,19333,617spring_rspec_commands_addonInstead of receive in console
46168,36633,617mechanicalDynamic forms, schema, everything stored in DB
47169,24333,617unwhereRemove where conditions from your AR relations
48170,03233,617sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49170,54933,617ppp-utilpp but without returning self. Just call ppp
50171,14633,617rrr-cliRun only recently changed specs in your app.
51171,24725,693hasharay_extUseful method to fetch data from complex hashes and arrays
52173,27233,617mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
53176,31133,617lazy_valueLazy load values in Rails views.
54176,39333,617amazon_static_siteUpload static website to S3
55177,99033,617create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56181,09533,617chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57181,33233,617railsochromeGet better visibility of what happen on your server with logs directly in Chrome
58184,18333,617async_magicSimple async methods for Ruby, Ruby on Rails applications