igorkasyanchuk
Ruby on Rails Tech/Team Lead from Ukraine and a big fan of open-source work.
(available for hire)Ukraine
Pinned Repositories
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 }
any_login
Easy way to login as any user in system
execution_time
How fast is your code? See it directly in Rails console.
fake_api
The fastest way to prototype API in your Rails application
log_analyzer
Rails logs analyzer (see how fast your views are rendering)
rails_db
Rails Database Viewer and SQL Query Runner
rails_pdf
A reliable way to generate PDF of any complexity in Ruby on Rails apps
rails_performance
Monitor performance of you Rails applications (self-hosted and free)
sql_view
Rails SQL Views made easy ;)
rails_live_reload
Live Reload for your Rails app. The easiest way to increase your productivity.
igorkasyanchuk's Repositories
igorkasyanchuk/rails_logs
igorkasyanchuk/actiontext
Edit and display rich text in Rails applications
igorkasyanchuk/awesome-ruby
:gem: A collection of awesome Ruby libraries, tools, frameworks and software
igorkasyanchuk/awesome-ruby-1
A curated list of awesome Ruby frameworks, libraries and resources. Inspired by awesome-php & awesome-python.
igorkasyanchuk/awesome_tooltip
igorkasyanchuk/capistrano-local-precompile
Fast asset compilation and deployment for your Rails app
igorkasyanchuk/carrierwave-webp
CarrierWave module for processing your uploads into WebP format
igorkasyanchuk/carrierwave_backgrounder
Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday.
igorkasyanchuk/ckeditor
Ckeditor integration gem for rails
igorkasyanchuk/comma
Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DSL
igorkasyanchuk/devise
Flexible authentication solution for Rails with Warden.
igorkasyanchuk/fl1
igorkasyanchuk/fl2
igorkasyanchuk/geocoder
Complete Ruby geocoding solution.
igorkasyanchuk/google_visualr
A Ruby Gem for the Google Visualization API. Write Ruby code. Generate Javascript. Display a Google Chart.
igorkasyanchuk/libraries.io
:books: The Open Source Discovery Service
igorkasyanchuk/methods_stats
igorkasyanchuk/ms-bot-test
igorkasyanchuk/msgraph-sdk-ruby
igorkasyanchuk/new_ckeditor_demo
Demo ---->
igorkasyanchuk/ransack
Object-based searching.
igorkasyanchuk/ReLaXed
Create PDF documents using web technologies
igorkasyanchuk/ReLaXed-examples
Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.
igorkasyanchuk/rspec-core
RSpec runner and formatters
igorkasyanchuk/ruby-gem
A ruby gem for using VdoCipher API in a ruby on rails application.
igorkasyanchuk/select2-rails
Integrate Select2 javascript library with Rails asset pipeline
igorkasyanchuk/stimulus-rails
Use Stimulus in your Ruby on Rails app
igorkasyanchuk/thredded
The best Rails forums engine ever.
igorkasyanchuk/webpush_investigation
igorkasyanchuk/webrtc-hotwire-rails
A video chat app demonstration using Hotwire and Ruby on Rails