Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,483885active_storage_validationsValidations for Active Storage (presence, size, content type, ...)
26,6146,568rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
36,6724,291rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,4005,349rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,5888,441new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,2106,701any_loginSimply add this gem to your application and make your life easier with switching users.
710,0184,365avatarroGenerate avatars (gmail-like) in your apps
811,39725,459execution_timeMeasure execution time in Rails console
912,21821,303active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
1012,81118,183log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,2319,484benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,1689,115rails_chartsOne more solution to create charts in Ruby on Rails application
1316,88149,580better_tempfileCreate Tempfile with extension.
1417,52410,907cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1521,69513,320execute_sqlExecute SQL directly in rails console or in the code.
1626,36220,011records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,93449,580rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,53722,963wrapped_printVery simple utility to help your with debugging code and print values to console
1946,37749,580sweet_stagingAccess log files on remote server
2055,53822,963calculate_in_groupRails active record grouping with range
2164,67316,362ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2267,51125,459new_ckeditorxxx
2369,12130,884rails_time_travelTime Travel with timecop for your Rails app
2474,44549,580transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2577,38349,580omg_imageDescription of OmgImage.
2677,63112,151editor_openerOpen source file in the editor from the Rails error page
2781,62949,580awesome_back_urlBetter back URL for your Rails applications.
2886,02718,183peity_vanilla_railsSparklines are small but intense charts.
29101,88025,459sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30111,46949,580just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
31116,63849,580unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
32117,26549,580mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
33117,68249,580rails_liveSee in live what is happening on server in real-time. Track all activities.
34117,98825,459fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
35123,03749,580slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
36134,98849,580secrett11ttoMake copy-pasting much harder.
37135,27449,580font_awesome_file_iconsReturn font awesome icon based on filename.
38135,39049,580sidekiq_log_analyserSimple sidekiq log analyzer.
39135,47449,580rails_cached_methodVery easy way to cache results of your methods
40136,07549,580rails_requestsTrack number of requests to your app
41140,26049,580lazy_mobile_testerLazy Mobile Tester from the page
42148,31649,580with_recordInclude more records in your relations/associations, just to DRY your code.
43152,57449,580get-smartLearn Ruby and Rails by examples
44154,76449,580deprecations_collectorLog your deprecations in log file.
45162,24449,580tell_my_envSee in rails console env in which you are working.
46165,20912,894rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
47165,39649,580mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
48167,25649,580embed_viewEmbed partial inline into your views to increase performance of rendering.
49167,40549,580spring_rspec_commands_addonInstead of receive in console
50167,49012,698rails_named_cacherails_named_cache lets a Rails application register several ActiveSupport::Cache::Store...
51167,56749,580mechanicalDynamic forms, schema, everything stored in DB
52167,86149,580hasharay_extUseful method to fetch data from complex hashes and arrays
53168,30149,580lazy_valueLazy load values in Rails views.
54170,46549,580unwhereRemove where conditions from your AR relations
55170,65849,580ppp-utilpp but without returning self. Just call ppp
56171,12049,580rrr-cliRun only recently changed specs in your app.
57171,30449,580sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
58178,96649,580amazon_static_siteUpload static website to S3
59180,45549,580create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
60182,81822,963pluckrPluckr lets you declare the shape of the data you need and compiles it into a single SQ...
61184,53725,459talk_to_your_appA thin Rails layer over the official MCP Ruby SDK. Mounts a Streamable HTTP MCP endpoin...
62186,36130,884chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
63186,78630,884railsochromeGet better visibility of what happen on your server with logs directly in Chrome
64187,41349,580async_magicSimple async methods for Ruby, Ruby on Rails applications
65188,68149,580async_renderAsync render in Rails
66191,41930,884time_mMeasure time in your code
67192,70749,580parallel_renderParallel render in Rails