Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5611,224active_storage_validationsValidations for Active Storage (presence)
26,5094,966rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,3134,719rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,0935,032rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2517,672new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,43710,238any_loginSimply add this gem to your application and make your life easier with switching users.
711,39931,542active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,1426,851execution_timeMeasure execution time in Rails console
912,23416,142log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1015,40216,142benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1115,75227,721better_tempfileCreate Tempfile with extension.
1216,7045,881avatarroGenerate avatars (gmail-like) in your apps
1319,17710,729cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1421,09851,074execute_sqlExecute SQL directly in rails console or in the code.
1522,7806,666rails_chartsOne more solution to create charts in Ruby on Rails application
1627,82217,822records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,940149,286rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,55058,794wrapped_printVery simple utility to help your with debugging code and print values to console
1946,939149,286sweet_stagingAccess log files on remote server
2068,88558,794new_ckeditorxxx
2174,60586,396transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2275,29958,794calculate_in_groupRails active record grouping with range
2378,06540,665ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2480,37951,074omg_imageDescription of OmgImage.
2581,41845,150rails_time_travelTime Travel with timecop for your Rails app
2683,12840,665awesome_back_urlBetter back URL for your Rails applications.
2798,22969,839peity_vanilla_railsSparklines are small but intense charts.
28108,742130,231sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29115,097111,315just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30118,01569,839mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31118,140130,231rails_liveSee in live what is happening on server in real-time. Track all activities.
32118,61758,794fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33124,711111,315slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34127,588130,231unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35135,261149,286secrett11ttoMake copy-pasting much harder.
36137,40945,150font_awesome_file_iconsReturn font awesome icon based on filename.
37137,696162,686rails_cached_methodVery easy way to cache results of your methods
38138,961111,315sidekiq_log_analyserSimple sidekiq log analyzer.
39139,612130,231rails_requestsTrack number of requests to your app
40148,74669,839lazy_mobile_testerLazy Mobile Tester from the page
41150,91586,396with_recordInclude more records in your relations/associations, just to DRY your code.
42157,74169,839deprecations_collectorLog your deprecations in log file.
43162,236149,286tell_my_envSee in rails console env in which you are working.
44166,472130,231spring_rspec_commands_addonInstead of receive in console
45166,55169,839embed_viewEmbed partial inline into your views to increase performance of rendering.
46167,37958,794mechanicalDynamic forms, schema, everything stored in DB
47167,559111,315hasharay_extUseful method to fetch data from complex hashes and arrays
48168,77558,794mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
49169,396162,686unwhereRemove where conditions from your AR relations
50169,836162,686ppp-utilpp but without returning self. Just call ppp
51170,27886,396sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,533149,286rrr-cliRun only recently changed specs in your app.
53174,06369,839lazy_valueLazy load values in Rails views.
54177,58258,794amazon_static_siteUpload static website to S3
55177,68740,665get-smartLearn Ruby and Rails by examples
56178,42886,396create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
57178,61823,669editor_openerOpen source file in the editor from the Rails error page
58182,31845,150chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
59182,673149,286railsochromeGet better visibility of what happen on your server with logs directly in Chrome
60182,693130,231rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
61183,66558,794async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,37669,839async_renderAsync render in Rails
63186,255182,005time_mMeasure time in your code
64186,922149,286parallel_renderParallel render in Rails