Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5471,162active_storage_validationsValidations for Active Storage (presence)
26,4995,663rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,1704,878rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,9304,534rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2787,081new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3817,185any_loginSimply add this gem to your application and make your life easier with switching users.
711,51041,731active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
811,8739,409execution_timeMeasure execution time in Rails console
912,30013,412log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1014,1703,435avatarroGenerate avatars (gmail-like) in your apps
1115,40515,878benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1215,89784,943better_tempfileCreate Tempfile with extension.
1318,5918,177cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1420,9057,305rails_chartsOne more solution to create charts in Ruby on Rails application
1521,14919,641execute_sqlExecute SQL directly in rails console or in the code.
1626,5799,487records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,02938,150rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,13618,404wrapped_printVery simple utility to help your with debugging code and print values to console
1946,64319,176sweet_stagingAccess log files on remote server
2068,45446,081new_ckeditorxxx
2173,27618,037calculate_in_groupRails active record grouping with range
2274,36141,731transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2376,22121,229ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2478,89015,086rails_time_travelTime Travel with timecop for your Rails app
2579,50632,916omg_imageDescription of OmgImage.
2682,34432,916awesome_back_urlBetter back URL for your Rails applications.
2794,79626,427peity_vanilla_railsSparklines are small but intense charts.
28106,96226,427sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29114,55269,723just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,54159,290mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,62451,833rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,86259,290fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33123,30316,543unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34123,94246,081slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,691107,799secrett11ttoMake copy-pasting much harder.
36136,34459,290font_awesome_file_iconsReturn font awesome icon based on filename.
37136,64869,723rails_cached_methodVery easy way to cache results of your methods
38137,71269,723sidekiq_log_analyserSimple sidekiq log analyzer.
39138,65751,833rails_requestsTrack number of requests to your app
40146,29851,833lazy_mobile_testerLazy Mobile Tester from the page
41149,93684,943with_recordInclude more records in your relations/associations, just to DRY your code.
42157,34084,943deprecations_collectorLog your deprecations in log file.
43161,87946,081tell_my_envSee in rails console env in which you are working.
44166,08784,943spring_rspec_commands_addonInstead of receive in console
45166,15484,943embed_viewEmbed partial inline into your views to increase performance of rendering.
46167,01084,943mechanicalDynamic forms, schema, everything stored in DB
47167,14159,290mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
48167,14169,723hasharay_extUseful method to fetch data from complex hashes and arrays
49169,193107,799unwhereRemove where conditions from your AR relations
50169,444140,898ppp-utilpp but without returning self. Just call ppp
51170,15684,943sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,217107,799rrr-cliRun only recently changed specs in your app.
53172,21941,731lazy_valueLazy load values in Rails views.
54175,18732,916get-smartLearn Ruby and Rails by examples
55176,27411,778editor_openerOpen source file in the editor from the Rails error page
56177,752107,799amazon_static_siteUpload static website to S3
57178,63469,723create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58182,671107,799rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59182,866107,799chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,114107,799railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61183,89884,943async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,668140,898async_renderAsync render in Rails
63186,992140,898time_mMeasure time in your code
64187,692140,898parallel_renderParallel render in Rails