Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,546964active_storage_validationsValidations for Active Storage (presence)
26,4935,274rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,1464,630rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,8774,788rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2827,393new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3837,974any_loginSimply add this gem to your application and make your life easier with switching users.
711,54135,417active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
811,7634,525execution_timeMeasure execution time in Rails console
912,31313,098log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1013,7273,522avatarroGenerate avatars (gmail-like) in your apps
1115,43111,108benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1215,94035,417better_tempfileCreate Tempfile with extension.
1318,3937,644cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1420,4657,671rails_chartsOne more solution to create charts in Ruby on Rails application
1521,18717,849execute_sqlExecute SQL directly in rails console or in the code.
1626,1668,166records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,98822,743rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,08430,871wrapped_printVery simple utility to help your with debugging code and print values to console
1946,65422,743sweet_stagingAccess log files on remote server
2068,08923,982new_ckeditorxxx
2172,70612,065calculate_in_groupRails active record grouping with range
2274,02427,759transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2375,29035,417ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2477,97319,705rails_time_travelTime Travel with timecop for your Rails app
2578,90727,759omg_imageDescription of OmgImage.
2681,93530,871awesome_back_urlBetter back URL for your Rails applications.
2793,18527,759peity_vanilla_railsSparklines are small but intense charts.
28105,84635,417sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29114,04642,349just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,09955,083mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,18787,276rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,62287,276fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33122,04235,417unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34123,36942,349slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,24687,276secrett11ttoMake copy-pasting much harder.
36135,57555,083font_awesome_file_iconsReturn font awesome icon based on filename.
37135,71755,083rails_cached_methodVery easy way to cache results of your methods
38136,55742,349sidekiq_log_analyserSimple sidekiq log analyzer.
39137,70035,417rails_requestsTrack number of requests to your app
40144,58455,083lazy_mobile_testerLazy Mobile Tester from the page
41149,08055,083with_recordInclude more records in your relations/associations, just to DRY your code.
42156,81255,083deprecations_collectorLog your deprecations in log file.
43161,60842,349tell_my_envSee in rails console env in which you are working.
44165,67055,083spring_rspec_commands_addonInstead of receive in console
45165,69155,083embed_viewEmbed partial inline into your views to increase performance of rendering.
46166,03535,417mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
47166,68855,083mechanicalDynamic forms, schema, everything stored in DB
48166,87455,083hasharay_extUseful method to fetch data from complex hashes and arrays
49168,91355,083unwhereRemove where conditions from your AR relations
50168,96655,083ppp-utilpp but without returning self. Just call ppp
51169,68455,083sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52169,83455,083rrr-cliRun only recently changed specs in your app.
53171,23155,083lazy_valueLazy load values in Rails views.
54173,64119,705get-smartLearn Ruby and Rails by examples
55173,89719,705editor_openerOpen source file in the editor from the Rails error page
56177,85287,276amazon_static_siteUpload static website to S3
57178,65855,083create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58182,65787,276rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59183,01655,083chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,21955,083railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61184,01855,083async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,94087,276async_renderAsync render in Rails
63187,29455,083time_mMeasure time in your code
64188,06387,276parallel_renderParallel render in Rails