Ukraine

Igor Kasyanchuk

Elite
@igorkasyanchuk

Ruby on Rails Tech/Team Lead from Ukraine and a big fan of open-source work.

rails_db. Rails Database Viewer and SQL Query Runner

1.5k

rails_performance. Monitor performance of you Rails applications (self-hosted and free)

1.2k

active_storage_validations. Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }

1.2k

any_login. Easy way to login as any user in system

387

log_analyzer. Rails logs analyzer (see how fast your views are rendering)

361

rails_pdf. A reliable way to generate PDF of any complexity in Ruby on Rails apps

187

fake_api. The fastest way to prototype API in your Rails application

142

execution_time. How fast is your code? See it directly in Rails console.

114

benchmark_methods. Benchmark and measure execution time your Ruby methods without an additional code changes

91

new_google_recaptcha. reCAPTCHA v3 Ruby on Rails gem

83

sql_view. Rails SQL Views made easy ;)

55

sweet_staging. Access your Rails console, see logs, execute rake commands directly from the browser. Great addition to your Staging ENV.

54

transactify. Wrap your methods in DB Transactions

53

execute_sql. Execute SQL inside Rails console, or app itself

42

avatarro. Generate google-style avatars in your application

39

cache_with_locale. Easy wait to do view caching with automatically added "locale" value to the cached key.

38

new_ckeditor. Ruby on Rails + CKEditor 5

35

omg_image. Generate PNG previews for HTML snippets (html/css/js). Any complexity.

35

awesome_back_url. Redirect the user to the proper "back" page

35

amazon_static_site. Static website using https with your own domain name using Amazon S3 and Cloudflare for FREE

31

records_count. See in development logs how many records your queries returns. It can help with solving performance issues.

30

calculate_in_group. Group Active Record by ranges or set of values with a single SQL query.

28

async_render. The True Async Render in Rails

27

get-smart. Learn Ruby/Rails topics during your app’s boot time.

26

rspec_power. Useful collection of RSpec addons

25

wrapped_print. Easy print debug information to your console in Ruby/Rails app.

25

embed_view. Embed ERB files inside another ERB files for faster performance (5-20% BOOST!!!)

23

editor_opener. Open the source file with bug from the browser

19

railsjazz.com. Rails Jazz (personal web site)

17

rails_time_travel. HTML

17

mechanical. All models in a single table, new attributes without migrations. Works like regular AR model

17

sabotage. Coding & debugging must be fun. Make life a bit harder for your colleagues :)

17

rails_live. Ruby

15

active_storage_silent_logs. The idea of this gem is to hide as much as possible Active Storage logs from console so you can see only important information and requests

14

mini-guard. Ruby

14

secrett11tto. Simple way to protect your content from copy-pasting

14

sidekiq_log_analyzer. SidekiqLogAnalyser gem allows to see summary of your sidekiq workers (based on log file).

13

hasharay_ext. Painless work with complex Ruby hashes/arrays.

13

async_magic. Ruby

12

rails_cached_method. Simple way to cache results of methods.

11

with_record. Returns relations/association for soft deleted records in DB

11

rrr. Run recent rspec files only (the only recently modified).

8

time_m. The easiest way to measure execution time of your code

7

font_awesome_file_icons. Ruby

4

unwhere. Ruby

4

lazy_mobile_tester. Rails Lazy Mobile Tester

3

travel_and_talk. JavaScript

3

serpjazz. SERP keywords tracking

3

any_login_test. AnyLogin gem test application

3

tell_my_env. Ruby

2

mega-simple-authorization. mega simple authorization plugin for RoR

2

layouts_from_db_sample. Allow store layouts to DB (Sample)

2

bort. Base Rails app with email login instead of username. Bort: Programmed to feel pain.

2

ar_enumerations_test_application. ActiveRecord enumeration field type - test application

2

imgproxy.rb. Framework-agnostic Ruby Gem for imgproxy with support for Ruby on Rails' most popular image attachment options

1

fast_page. Blazing fast pagination for ActiveRecord with deferred joins ⚡️

1

tdemo. tdemo

1
57
Apply