Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5471,276active_storage_validationsValidations for Active Storage (presence)
26,4975,760rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,1875,198rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,9544,264rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2738,507new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,4139,125any_loginSimply add this gem to your application and make your life easier with switching users.
711,49541,171active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
811,88010,835execution_timeMeasure execution time in Rails console
912,29211,327log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1014,5183,709avatarroGenerate avatars (gmail-like) in your apps
1115,39811,207benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1215,87458,073better_tempfileCreate Tempfile with extension.
1318,65012,381cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1421,0597,357rails_chartsOne more solution to create charts in Ruby on Rails application
1521,14720,992execute_sqlExecute SQL directly in rails console or in the code.
1626,70613,643records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,01558,073rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,18258,073wrapped_printVery simple utility to help your with debugging code and print values to console
1946,73032,262sweet_stagingAccess log files on remote server
2068,53323,359new_ckeditorxxx
2173,61532,262calculate_in_groupRails active record grouping with range
2274,40441,171transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2376,54019,293ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2479,25117,964rails_time_travelTime Travel with timecop for your Rails app
2579,62858,073omg_imageDescription of OmgImage.
2682,49494,544awesome_back_urlBetter back URL for your Rails applications.
2795,39758,073peity_vanilla_railsSparklines are small but intense charts.
28107,24641,171sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29114,64041,171just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,63123,359mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,72194,544rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,92258,073fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33124,06332,262slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34124,16320,992unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35134,74994,544secrett11ttoMake copy-pasting much harder.
36136,54232,262font_awesome_file_iconsReturn font awesome icon based on filename.
37136,89441,171rails_cached_methodVery easy way to cache results of your methods
38137,92494,544sidekiq_log_analyserSimple sidekiq log analyzer.
39138,86794,544rails_requestsTrack number of requests to your app
40146,59094,544lazy_mobile_testerLazy Mobile Tester from the page
41149,98058,073with_recordInclude more records in your relations/associations, just to DRY your code.
42157,41058,073deprecations_collectorLog your deprecations in log file.
43161,98332,262tell_my_envSee in rails console env in which you are working.
44166,18194,544spring_rspec_commands_addonInstead of receive in console
45166,27194,544embed_viewEmbed partial inline into your views to increase performance of rendering.
46167,06894,544mechanicalDynamic forms, schema, everything stored in DB
47167,23194,544hasharay_extUseful method to fetch data from complex hashes and arrays
48167,29858,073mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
49169,28094,544unwhereRemove where conditions from your AR relations
50169,48358,073ppp-utilpp but without returning self. Just call ppp
51170,24694,544sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,28594,544rrr-cliRun only recently changed specs in your app.
53172,52858,073lazy_valueLazy load values in Rails views.
54175,62023,359get-smartLearn Ruby and Rails by examples
55177,27458,073editor_openerOpen source file in the editor from the Rails error page
56177,75694,544amazon_static_siteUpload static website to S3
57178,65394,544create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58182,56658,073rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59182,79358,073chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,05826,801railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61183,85841,171async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,59658,073async_renderAsync render in Rails
63186,89494,544time_mMeasure time in your code
64187,61094,544parallel_renderParallel render in Rails