Giter Site home page Giter Site logo

Igor Kasyanchuk's Projects

actiontext icon actiontext

Edit and display rich text in Rails applications

active_storage_silent_logs icon 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_validations icon 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 }

amazon_static_site icon amazon_static_site

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

api-pagination icon api-pagination

:page_facing_up: Link header pagination for Rails and Grape APIs.

avatarro icon avatarro

Generate google-style avatars in your application

awesome-activerecord icon awesome-activerecord

A collection of awesome ActiveRecord goodies, libraries, tools, extensions, guides, etc.

awesome-ruby icon awesome-ruby

:gem: A collection of awesome Ruby libraries, tools, frameworks and software

awesome-ruby-1 icon awesome-ruby-1

A curated list of awesome Ruby frameworks, libraries and resources. Inspired by awesome-php & awesome-python.

benchmark_methods icon benchmark_methods

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

bort icon bort

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

cache_with_locale icon cache_with_locale

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

carrierwave_backgrounder icon carrierwave_backgrounder

Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.