Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5781,172active_storage_validationsValidations for Active Storage (presence)
26,5166,291rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,5994,748rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
48,2566,886new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
58,4424,780rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
69,4287,003any_loginSimply add this gem to your application and make your life easier with switching users.
711,23517,438active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
812,16016,303log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
912,8685,287execution_timeMeasure execution time in Rails console
1015,35812,137benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1115,54862,476better_tempfileCreate Tempfile with extension.
1220,14811,431cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1320,6966,941avatarroGenerate avatars (gmail-like) in your apps
1421,04117,898execute_sqlExecute SQL directly in rails console or in the code.
1526,3497,645rails_chartsOne more solution to create charts in Ruby on Rails application
1629,95616,004records_countSee in Rails console how many records your query returns. It can help with solving perf...
1742,98850,576rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,74256,187sweet_stagingAccess log files on remote server
1947,01777,054wrapped_printVery simple utility to help your with debugging code and print values to console
2070,16137,489new_ckeditorxxx
2175,46050,576transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2277,45977,054calculate_in_groupRails active record grouping with range
2381,38118,398ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2482,98545,640omg_imageDescription of OmgImage.
2584,49969,450awesome_back_urlBetter back URL for your Rails applications.
2685,86941,370rails_time_travelTime Travel with timecop for your Rails app
27104,07250,576peity_vanilla_railsSparklines are small but intense charts.
28114,30022,825sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29116,19885,866just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30119,03977,054mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31119,28169,450rails_liveSee in live what is happening on server in real-time. Track all activities.
32119,40485,866fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33127,63885,866slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34129,89296,848unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35136,80877,054secrett11ttoMake copy-pasting much harder.
36139,25585,866font_awesome_file_iconsReturn font awesome icon based on filename.
37139,59177,054rails_cached_methodVery easy way to cache results of your methods
38141,90977,054sidekiq_log_analyserSimple sidekiq log analyzer.
39142,22077,054rails_requestsTrack number of requests to your app
40154,50885,866with_recordInclude more records in your relations/associations, just to DRY your code.
41156,03177,054lazy_mobile_testerLazy Mobile Tester from the page
42158,56885,866deprecations_collectorLog your deprecations in log file.
43163,32477,054tell_my_envSee in rails console env in which you are working.
44166,65796,848embed_viewEmbed partial inline into your views to increase performance of rendering.
45167,313111,930spring_rspec_commands_addonInstead of receive in console
46168,523111,930mechanicalDynamic forms, schema, everything stored in DB
47168,59096,848hasharay_extUseful method to fetch data from complex hashes and arrays
48169,798134,993unwhereRemove where conditions from your AR relations
49170,433111,930sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
50170,611111,930ppp-utilpp but without returning self. Just call ppp
51171,353111,930rrr-cliRun only recently changed specs in your app.
52171,97285,866mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
53175,595111,930lazy_valueLazy load values in Rails views.
54177,23696,848amazon_static_siteUpload static website to S3
55178,387111,930create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56179,76345,640get-smartLearn Ruby and Rails by examples
57180,97662,476editor_openerOpen source file in the editor from the Rails error page
58181,81396,848chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
59182,18696,848railsochromeGet better visibility of what happen on your server with logs directly in Chrome
60184,09069,450rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
61184,17596,848async_magicSimple async methods for Ruby, Ruby on Rails applications
62186,001134,993time_mMeasure time in your code
63186,07096,848async_renderAsync render in Rails
64186,448111,930parallel_renderParallel render in Rails