Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by igorkasyanchuk

A curated list of projects in awesome lists by igorkasyanchuk .

https://github.com/igorkasyanchuk/rails_db

Rails Database Viewer and SQL Query Runner

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/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 }

active-storage activestorage rails validations

Last synced: 06 Aug 2024

https://github.com/igorkasyanchuk/rails_performance

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

apm datadog newrelic performance performance-monitoring rails ruby ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/any_login

Easy way to login as any user in system

Last synced: 06 Aug 2024

https://github.com/igorkasyanchuk/log_analyzer

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

log-analyzer logger rails

Last synced: 01 Aug 2024

https://github.com/igorkasyanchuk/rails_pdf

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

Last synced: 01 Aug 2024

https://github.com/igorkasyanchuk/fake_api

The fastest way to prototype API in your Rails application

api rails rails-api rails-json-api ruby ruby-on-rails

Last synced: 26 Sep 2024

https://github.com/igorkasyanchuk/execution_time

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

performance pry rails rails-application rails-gem ruby ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/sql_view

Rails SQL Views made easy ;)

activerecord rails sqlviews

Last synced: 06 Aug 2024

https://github.com/igorkasyanchuk/sweet_staging

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

rails ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/execute_sql

Execute SQL inside Rails console, or app itself

Last synced: 06 Aug 2024

https://github.com/igorkasyanchuk/calculate_in_group

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

activerecord ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/embed_view

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

erb performance rails

Last synced: 01 Aug 2024

https://github.com/igorkasyanchuk/sabotage

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

ruby ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/mechanical

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

Last synced: 06 Aug 2024

https://github.com/igorkasyanchuk/secrett11tto

Simple way to protect your content from copy-pasting

rails ruby ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/hasharay_ext

Painless work with complex Ruby hashes/arrays.

ruby ruby-on-rails

Last synced: 24 Sep 2024

https://github.com/igorkasyanchuk/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

active-storage activestorage logging rails5 upload

Last synced: 26 Sep 2024

https://github.com/igorkasyanchuk/with_record

Returns relations/association for soft deleted records in DB

Last synced: 06 Aug 2024