Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5591,181active_storage_validationsValidations for Active Storage (presence)
26,5094,784rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,2863,999rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,0664,524rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2566,995new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,4337,150any_loginSimply add this gem to your application and make your life easier with switching users.
711,41424,565active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,0594,849execution_timeMeasure execution time in Rails console
912,24213,510log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1015,40114,130benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1115,76356,473better_tempfileCreate Tempfile with extension.
1216,4454,195avatarroGenerate avatars (gmail-like) in your apps
1319,14810,108cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1421,09312,160execute_sqlExecute SQL directly in rails console or in the code.
1522,4697,189rails_chartsOne more solution to create charts in Ruby on Rails application
1627,76111,871records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,95747,060rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,49815,667wrapped_printVery simple utility to help your with debugging code and print values to console
1946,83017,149sweet_stagingAccess log files on remote server
2068,80728,110new_ckeditorxxx
2174,57556,473transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2275,00615,099calculate_in_groupRails active record grouping with range
2377,80216,335ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2480,30741,244omg_imageDescription of OmgImage.
2581,11024,565rails_time_travelTime Travel with timecop for your Rails app
2682,83229,832awesome_back_urlBetter back URL for your Rails applications.
2797,77734,094peity_vanilla_railsSparklines are small but intense charts.
28108,58147,060sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29114,99856,473just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,984104,930mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31118,06872,624rails_liveSee in live what is happening on server in real-time. Track all activities.
32118,58072,624fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33124,55541,244slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34127,52947,060unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35135,194104,930secrett11ttoMake copy-pasting much harder.
36137,22756,473font_awesome_file_iconsReturn font awesome icon based on filename.
37137,54872,624rails_cached_methodVery easy way to cache results of your methods
38138,79472,624sidekiq_log_analyserSimple sidekiq log analyzer.
39139,507104,930rails_requestsTrack number of requests to your app
40148,56656,473lazy_mobile_testerLazy Mobile Tester from the page
41150,79856,473with_recordInclude more records in your relations/associations, just to DRY your code.
42157,66056,473deprecations_collectorLog your deprecations in log file.
43162,187104,930tell_my_envSee in rails console env in which you are working.
44166,448104,930spring_rspec_commands_addonInstead of receive in console
45166,555104,930embed_viewEmbed partial inline into your views to increase performance of rendering.
46167,34772,624mechanicalDynamic forms, schema, everything stored in DB
47167,52972,624hasharay_extUseful method to fetch data from complex hashes and arrays
48168,58347,060mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
49169,37572,624unwhereRemove where conditions from your AR relations
50169,78572,624ppp-utilpp but without returning self. Just call ppp
51170,282104,930sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,510104,930rrr-cliRun only recently changed specs in your app.
53173,994104,930lazy_valueLazy load values in Rails views.
54177,52025,703get-smartLearn Ruby and Rails by examples
55177,59856,473amazon_static_siteUpload static website to S3
56178,442104,930create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
57178,49229,832editor_openerOpen source file in the editor from the Rails error page
58182,33172,624chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
59182,59572,624rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
60182,65472,624railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61183,66456,473async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,30434,094async_renderAsync render in Rails
63186,296104,930time_mMeasure time in your code
64186,95272,624parallel_renderParallel render in Rails