Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,6051,212active_storage_validationsValidations for Active Storage (presence)
26,5005,257rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
38,0917,543new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
48,4954,797rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
59,5538,232any_loginSimply add this gem to your application and make your life easier with switching users.
610,63823,626active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
710,8654,527rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
813,61410,473log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
914,75731,663better_tempfileCreate Tempfile with extension.
1015,88513,399benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1120,3307,524execution_timeMeasure execution time in Rails console
1221,21311,600execute_sqlExecute SQL directly in rails console or in the code.
1323,58111,826cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1435,94410,886avatarroGenerate avatars (gmail-like) in your apps
1540,92612,223records_countSee in Rails console how many records your query returns. It can help with solving perf...
1641,92486,038rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1745,6419,788rails_chartsOne more solution to create charts in Ruby on Rails application
1851,01313,046sweet_stagingAccess log files on remote server
1952,49012,135wrapped_printVery simple utility to help your with debugging code and print values to console
2074,83986,038transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2182,58518,351new_ckeditorxxx
2283,94886,038omg_imageDescription of OmgImage.
2387,19386,038awesome_back_urlBetter back URL for your Rails applications.
2493,21919,470ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2595,57886,038rails_time_travelTime Travel with timecop for your Rails app
2697,62516,068calculate_in_groupRails active record grouping with range
27110,87086,038peity_vanilla_railsSparklines are small but intense charts.
28116,27435,920just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
29117,67086,038sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30119,13286,038rails_liveSee in live what is happening on server in real-time. Track all activities.
31119,20986,038mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
32124,33853,556fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33130,53042,025slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34136,14386,038secrett11ttoMake copy-pasting much harder.
35139,24953,556font_awesome_file_iconsReturn font awesome icon based on filename.
36139,98986,038rails_cached_methodVery easy way to cache results of your methods
37143,83986,038sidekiq_log_analyserSimple sidekiq log analyzer.
38144,13086,038rails_requestsTrack number of requests to your app
39155,14586,038with_recordInclude more records in your relations/associations, just to DRY your code.
40157,67835,920lazy_mobile_testerLazy Mobile Tester from the page
41157,78186,038deprecations_collectorLog your deprecations in log file.
42158,28324,968unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
43164,03486,038tell_my_envSee in rails console env in which you are working.
44165,81986,038embed_viewEmbed partial inline into your views to increase performance of rendering.
45166,43086,038spring_rspec_commands_addonInstead of receive in console
46167,50986,038mechanicalDynamic forms, schema, everything stored in DB
47168,44886,038unwhereRemove where conditions from your AR relations
48169,24486,038sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49169,82286,038ppp-utilpp but without returning self. Just call ppp
50170,30653,556rrr-cliRun only recently changed specs in your app.
51172,75942,025hasharay_extUseful method to fetch data from complex hashes and arrays
52172,83486,038mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
53175,48986,038amazon_static_siteUpload static website to S3
54175,82026,609lazy_valueLazy load values in Rails views.
55177,31586,038create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56180,12586,038chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57180,29686,038railsochromeGet better visibility of what happen on your server with logs directly in Chrome