Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,536761active_storage_validationsValidations for Active Storage (presence)
26,4935,377rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
36,9774,620rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,6384,611rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,3539,679new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3176,165any_loginSimply add this gem to your application and make your life easier with switching users.
711,1973,408avatarroGenerate avatars (gmail-like) in your apps
811,2088,660execution_timeMeasure execution time in Rails console
911,73034,048active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
1012,45514,966log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,3309,558benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,18939,488better_tempfileCreate Tempfile with extension.
1318,03211,047cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1418,5567,322rails_chartsOne more solution to create charts in Ruby on Rails application
1521,26922,051execute_sqlExecute SQL directly in rails console or in the code.
1625,53939,488records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,23728,843rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,70554,663wrapped_printVery simple utility to help your with debugging code and print values to console
1946,33243,166sweet_stagingAccess log files on remote server
2067,23921,532calculate_in_groupRails active record grouping with range
2167,627140,423new_ckeditorxxx
2271,67719,790ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2374,00543,166transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2474,52821,532rails_time_travelTime Travel with timecop for your Rails app
2578,23064,016omg_imageDescription of OmgImage.
2681,81364,016awesome_back_urlBetter back URL for your Rails applications.
2789,40014,074peity_vanilla_railsSparklines are small but intense charts.
28103,997101,581sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29113,575101,581just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30116,908101,581mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,23064,016rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,581101,581fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33120,521101,581unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34122,990101,581slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,283140,423secrett11ttoMake copy-pasting much harder.
36135,234140,423font_awesome_file_iconsReturn font awesome icon based on filename.
37135,25864,016rails_cached_methodVery easy way to cache results of your methods
38135,607140,423sidekiq_log_analyserSimple sidekiq log analyzer.
39136,89878,082rails_requestsTrack number of requests to your app
40142,85778,082lazy_mobile_testerLazy Mobile Tester from the page
41148,83278,082with_recordInclude more records in your relations/associations, just to DRY your code.
42151,10123,213editor_openerOpen source file in the editor from the Rails error page
43155,000140,423deprecations_collectorLog your deprecations in log file.
44161,689140,423tell_my_envSee in rails console env in which you are working.
45165,377140,423mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
46165,642101,581spring_rspec_commands_addonInstead of receive in console
47165,691140,423embed_viewEmbed partial inline into your views to increase performance of rendering.
48166,29664,016mechanicalDynamic forms, schema, everything stored in DB
49166,55232,016get-smartLearn Ruby and Rails by examples
50166,804140,423hasharay_extUseful method to fetch data from complex hashes and arrays
51168,997101,581ppp-utilpp but without returning self. Just call ppp
52169,07564,016unwhereRemove where conditions from your AR relations
53169,544101,581sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
54169,755101,581rrr-cliRun only recently changed specs in your app.
55169,905101,581lazy_valueLazy load values in Rails views.
56178,409101,581amazon_static_siteUpload static website to S3
57179,087101,581create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58181,66132,016rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59183,782140,423chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,863101,581railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61184,588140,423async_magicSimple async methods for Ruby, Ruby on Rails applications
62186,705101,581async_renderAsync render in Rails
63188,356140,423time_mMeasure time in your code
64189,345140,423parallel_renderParallel render in Rails