Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5701,443active_storage_validationsValidations for Active Storage (presence)
26,5187,598rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,5145,988rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,26810,311new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
58,3364,695rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
69,42815,712any_loginSimply add this gem to your application and make your life easier with switching users.
711,29237,346active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,18212,376log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
912,6354,913execution_timeMeasure execution time in Rails console
1015,36721,427benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1115,65092,290better_tempfileCreate Tempfile with extension.
1219,3205,582avatarroGenerate avatars (gmail-like) in your apps
1319,90141,751cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1421,07441,751execute_sqlExecute SQL directly in rails console or in the code.
1525,0267,237rails_chartsOne more solution to create charts in Ruby on Rails application
1629,38692,290records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,97375,336rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,80263,166sweet_stagingAccess log files on remote server
1946,938117,053wrapped_printVery simple utility to help your with debugging code and print values to console
2069,66312,693new_ckeditorxxx
2175,15447,101transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2277,11292,290calculate_in_groupRails active record grouping with range
2379,58633,662ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2482,00928,148omg_imageDescription of OmgImage.
2584,00254,072awesome_back_urlBetter back URL for your Rails applications.
2684,62824,170rails_time_travelTime Travel with timecop for your Rails app
27101,96333,662peity_vanilla_railsSparklines are small but intense charts.
28112,24633,662sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29115,53192,290just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30118,74354,072mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31118,87275,336rails_liveSee in live what is happening on server in real-time. Track all activities.
32119,07137,346fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33126,18347,101slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34128,55392,290unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35136,12875,336secrett11ttoMake copy-pasting much harder.
36138,515117,053rails_cached_methodVery easy way to cache results of your methods
37138,77075,336font_awesome_file_iconsReturn font awesome icon based on filename.
38140,99292,290sidekiq_log_analyserSimple sidekiq log analyzer.
39141,46554,072rails_requestsTrack number of requests to your app
40153,341149,780with_recordInclude more records in your relations/associations, just to DRY your code.
41153,77254,072lazy_mobile_testerLazy Mobile Tester from the page
42158,38975,336deprecations_collectorLog your deprecations in log file.
43162,91092,290tell_my_envSee in rails console env in which you are working.
44166,587117,053embed_viewEmbed partial inline into your views to increase performance of rendering.
45167,200149,780spring_rspec_commands_addonInstead of receive in console
46168,13275,336mechanicalDynamic forms, schema, everything stored in DB
47168,390149,780hasharay_extUseful method to fetch data from complex hashes and arrays
48169,81475,336unwhereRemove where conditions from your AR relations
49170,47463,166ppp-utilpp but without returning self. Just call ppp
50170,51492,290sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
51170,71463,166mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
52171,138117,053rrr-cliRun only recently changed specs in your app.
53175,040117,053lazy_valueLazy load values in Rails views.
54177,43892,290amazon_static_siteUpload static website to S3
55178,447117,053create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56178,88563,166get-smartLearn Ruby and Rails by examples
57180,22037,346editor_openerOpen source file in the editor from the Rails error page
58182,050149,780chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
59182,332117,053railsochromeGet better visibility of what happen on your server with logs directly in Chrome
60183,574117,053rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
61184,15092,290async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,92792,290async_renderAsync render in Rails
63186,138117,053time_mMeasure time in your code
64186,606117,053parallel_renderParallel render in Rails