Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,6131,301active_storage_validationsValidations for Active Storage (presence)
26,4496,090rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,8318,702new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
49,0745,875rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
59,55610,307any_loginSimply add this gem to your application and make your life easier with switching users.
610,29612,993active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
713,6085,384rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
814,16764,836better_tempfileCreate Tempfile with extension.
914,3439,349log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1015,62520,071benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1121,33014,165execute_sqlExecute SQL directly in rails console or in the code.
1222,3349,781execution_timeMeasure execution time in Rails console
1325,15613,130cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1440,68313,581avatarroGenerate avatars (gmail-like) in your apps
1540,89229,669rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1647,16320,071records_countSee in Rails console how many records your query returns. It can help with solving perf...
1756,10413,411sweet_stagingAccess log files on remote server
1860,76813,411wrapped_printVery simple utility to help your with debugging code and print values to console
1963,71810,878rails_chartsOne more solution to create charts in Ruby on Rails application
2074,011143,384transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2184,388143,384omg_imageDescription of OmgImage.
2288,34936,098awesome_back_urlBetter back URL for your Rails applications.
2394,03427,459new_ckeditorxxx
2497,25827,459rails_time_travelTime Travel with timecop for your Rails app
25114,17021,772ask_chatgptAI-Powered Assistant Gem right in your Rails console.
26116,55364,836just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
27116,78920,071calculate_in_groupRails active record grouping with range
28117,84429,669peity_vanilla_railsSparklines are small but intense charts.
29119,14941,377rails_liveSee in live what is happening on server in real-time. Track all activities.
30119,438143,384mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31120,64529,669sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
32126,10964,836fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33132,71849,088slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34135,88949,088secrett11ttoMake copy-pasting much harder.
35139,71364,836font_awesome_file_iconsReturn font awesome icon based on filename.
36141,03949,088rails_cached_methodVery easy way to cache results of your methods
37144,10649,088sidekiq_log_analyserSimple sidekiq log analyzer.
38144,45249,088rails_requestsTrack number of requests to your app
39157,02164,836deprecations_collectorLog your deprecations in log file.
40157,77749,088with_recordInclude more records in your relations/associations, just to DRY your code.
41158,045143,384lazy_mobile_testerLazy Mobile Tester from the page
42164,53249,088tell_my_envSee in rails console env in which you are working.
43164,76464,836embed_viewEmbed partial inline into your views to increase performance of rendering.
44166,445143,384mechanicalDynamic forms, schema, everything stored in DB
45166,98964,836spring_rspec_commands_addonInstead of receive in console
46167,025143,384unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
47167,158143,384unwhereRemove where conditions from your AR relations
48167,98464,836sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49168,62464,836ppp-utilpp but without returning self. Just call ppp
50169,07164,836rrr-cliRun only recently changed specs in your app.
51172,267143,384mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
52173,05549,088hasharay_extUseful method to fetch data from complex hashes and arrays
53174,33264,836amazon_static_siteUpload static website to S3
54175,329143,384lazy_valueLazy load values in Rails views.
55176,32664,836create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56178,64364,836chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57178,67064,836railsochromeGet better visibility of what happen on your server with logs directly in Chrome