Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,6081,399active_storage_validationsValidations for Active Storage (presence)
26,4776,159rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,8557,852new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
48,8395,279rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
59,5456,459any_loginSimply add this gem to your application and make your life easier with switching users.
610,41412,724active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
712,3676,243rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
814,1838,824log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
914,43516,963better_tempfileCreate Tempfile with extension.
1015,74310,980benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1121,33814,192execute_sqlExecute SQL directly in rails console or in the code.
1221,67311,038execution_timeMeasure execution time in Rails console
1324,74116,300cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1438,47213,321avatarroGenerate avatars (gmail-like) in your apps
1541,39840,310rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1645,19816,596records_countSee in Rails console how many records your query returns. It can help with solving perf...
1754,53515,758sweet_stagingAccess log files on remote server
1855,44210,980rails_chartsOne more solution to create charts in Ruby on Rails application
1957,48613,862wrapped_printVery simple utility to help your with debugging code and print values to console
2074,36840,310transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2183,89840,310omg_imageDescription of OmgImage.
2288,26219,489new_ckeditorxxx
2388,44540,310awesome_back_urlBetter back URL for your Rails applications.
2496,76240,310rails_time_travelTime Travel with timecop for your Rails app
25104,23714,192ask_chatgptAI-Powered Assistant Gem right in your Rails console.
26108,46511,166calculate_in_groupRails active record grouping with range
27115,15940,310peity_vanilla_railsSparklines are small but intense charts.
28116,45340,310just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
29118,86240,310sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30119,09140,310rails_liveSee in live what is happening on server in real-time. Track all activities.
31119,22840,310mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
32125,17340,310fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33132,56340,310slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34135,93840,310secrett11ttoMake copy-pasting much harder.
35139,42740,310font_awesome_file_iconsReturn font awesome icon based on filename.
36140,75140,310rails_cached_methodVery easy way to cache results of your methods
37143,95640,310sidekiq_log_analyserSimple sidekiq log analyzer.
38144,18240,310rails_requestsTrack number of requests to your app
39157,45240,310deprecations_collectorLog your deprecations in log file.
40157,73140,310lazy_mobile_testerLazy Mobile Tester from the page
41158,15840,310with_recordInclude more records in your relations/associations, just to DRY your code.
42162,03222,754unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
43164,15640,310tell_my_envSee in rails console env in which you are working.
44165,28840,310embed_viewEmbed partial inline into your views to increase performance of rendering.
45166,38924,456spring_rspec_commands_addonInstead of receive in console
46166,96440,310mechanicalDynamic forms, schema, everything stored in DB
47167,77840,310unwhereRemove where conditions from your AR relations
48168,62340,310sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49169,20840,310ppp-utilpp but without returning self. Just call ppp
50169,66340,310rrr-cliRun only recently changed specs in your app.
51172,48640,310mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
52172,97521,477hasharay_extUseful method to fetch data from complex hashes and arrays
53174,87940,310amazon_static_siteUpload static website to S3
54175,58940,310lazy_valueLazy load values in Rails views.
55176,71140,310create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56179,28140,310chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57179,37340,310railsochromeGet better visibility of what happen on your server with logs directly in Chrome