Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5651,402active_storage_validationsValidations for Active Storage (presence)
26,51510,149rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,4064,817rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,2224,215rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2737,672new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,43724,505any_loginSimply add this gem to your application and make your life easier with switching users.
711,34628,911active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,21712,276log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
912,3817,215execution_timeMeasure execution time in Rails console
1015,38218,953benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1115,72177,202better_tempfileCreate Tempfile with extension.
1217,88010,440avatarroGenerate avatars (gmail-like) in your apps
1319,37426,488cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1421,06762,419execute_sqlExecute SQL directly in rails console or in the code.
1524,0268,190rails_chartsOne more solution to create charts in Ruby on Rails application
1628,24152,142records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,95324,505rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,80124,505wrapped_printVery simple utility to help your with debugging code and print values to console
1946,92377,202sweet_stagingAccess log files on remote server
2069,34626,488new_ckeditorxxx
2174,83735,312transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2276,49652,142calculate_in_groupRails active record grouping with range
2378,94820,016ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2480,98618,004omg_imageDescription of OmgImage.
2582,94428,911rails_time_travelTime Travel with timecop for your Rails app
2683,75324,505awesome_back_urlBetter back URL for your Rails applications.
2799,55918,953peity_vanilla_railsSparklines are small but intense charts.
28110,13721,278sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29115,49639,494just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30118,20562,419mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31118,33077,202rails_liveSee in live what is happening on server in real-time. Track all activities.
32118,82539,494fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33125,25052,142slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34128,34145,049unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35135,56562,419secrett11ttoMake copy-pasting much harder.
36137,97852,142font_awesome_file_iconsReturn font awesome icon based on filename.
37138,36739,494rails_cached_methodVery easy way to cache results of your methods
38139,77052,142sidekiq_log_analyserSimple sidekiq log analyzer.
39140,39239,494rails_requestsTrack number of requests to your app
40150,59935,312lazy_mobile_testerLazy Mobile Tester from the page
41151,712128,013with_recordInclude more records in your relations/associations, just to DRY your code.
42158,12277,202deprecations_collectorLog your deprecations in log file.
43162,44445,049tell_my_envSee in rails console env in which you are working.
44166,68798,642embed_viewEmbed partial inline into your views to increase performance of rendering.
45166,80045,049spring_rspec_commands_addonInstead of receive in console
46167,84052,142mechanicalDynamic forms, schema, everything stored in DB
47168,16598,642hasharay_extUseful method to fetch data from complex hashes and arrays
48169,59577,202unwhereRemove where conditions from your AR relations
49170,16935,312mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
50170,24362,419ppp-utilpp but without returning self. Just call ppp
51170,44562,419sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,84377,202rrr-cliRun only recently changed specs in your app.
53174,76545,049lazy_valueLazy load values in Rails views.
54177,59698,642amazon_static_siteUpload static website to S3
55178,28831,763get-smartLearn Ruby and Rails by examples
56178,45877,202create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
57179,12245,049editor_openerOpen source file in the editor from the Rails error page
58182,40377,202chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
59182,63377,202railsochromeGet better visibility of what happen on your server with logs directly in Chrome
60182,83935,312rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
61184,01762,419async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,62398,642async_renderAsync render in Rails
63186,18398,642time_mMeasure time in your code
64186,74698,642parallel_renderParallel render in Rails