Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,6001,433active_storage_validationsValidations for Active Storage (presence)
26,4915,399rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
38,1007,893new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
48,4015,051rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
59,55010,261any_loginSimply add this gem to your application and make your life easier with switching users.
610,5054,598rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
710,69525,716active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
813,4625,627log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
914,83161,367better_tempfileCreate Tempfile with extension.
1015,91113,506benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1119,3988,886execution_timeMeasure execution time in Rails console
1221,12020,275execute_sqlExecute SQL directly in rails console or in the code.
1323,33718,157cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1434,85313,506avatarroGenerate avatars (gmail-like) in your apps
1539,98861,367records_countSee in Rails console how many records your query returns. It can help with solving perf...
1642,05961,367rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1742,80618,157rails_chartsOne more solution to create charts in Ruby on Rails application
1850,19325,716sweet_stagingAccess log files on remote server
1951,61721,627wrapped_printVery simple utility to help your with debugging code and print values to console
2074,95261,367transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2181,32521,627new_ckeditorxxx
2283,86221,627omg_imageDescription of OmgImage.
2387,11861,367awesome_back_urlBetter back URL for your Rails applications.
2490,46561,367ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2594,91210,620calculate_in_groupRails active record grouping with range
2695,51861,367rails_time_travelTime Travel with timecop for your Rails app
27109,22121,627peity_vanilla_railsSparklines are small but intense charts.
28116,26461,367just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
29117,28318,157sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30119,10921,627mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31119,13961,367rails_liveSee in live what is happening on server in real-time. Track all activities.
32124,25361,367fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33130,42861,367slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34136,19761,367secrett11ttoMake copy-pasting much harder.
35139,22161,367font_awesome_file_iconsReturn font awesome icon based on filename.
36140,04261,367rails_cached_methodVery easy way to cache results of your methods
37143,83661,367sidekiq_log_analyserSimple sidekiq log analyzer.
38144,12861,367rails_requestsTrack number of requests to your app
39155,05361,367with_recordInclude more records in your relations/associations, just to DRY your code.
40155,60821,627unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
41157,59961,367lazy_mobile_testerLazy Mobile Tester from the page
42157,88461,367deprecations_collectorLog your deprecations in log file.
43164,05261,367tell_my_envSee in rails console env in which you are working.
44165,91861,367embed_viewEmbed partial inline into your views to increase performance of rendering.
45166,66561,367spring_rspec_commands_addonInstead of receive in console
46167,69141,086mechanicalDynamic forms, schema, everything stored in DB
47168,65761,367unwhereRemove where conditions from your AR relations
48169,46961,367sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49169,99561,367ppp-utilpp but without returning self. Just call ppp
50170,51661,367rrr-cliRun only recently changed specs in your app.
51172,49861,367hasharay_extUseful method to fetch data from complex hashes and arrays
52172,91233,893mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
53175,66461,367amazon_static_siteUpload static website to S3
54175,91461,367lazy_valueLazy load values in Rails views.
55177,47261,367create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56180,31661,367chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57180,51961,367railsochromeGet better visibility of what happen on your server with logs directly in Chrome
58183,36261,367async_magicSimple async methods for Ruby, Ruby on Rails applications