Giter VIP home page Giter VIP logo

Matijs van Zuijlen's Projects

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 }

activeadmin icon activeadmin

The administration framework for Ruby on Rails applications.

acts_as_paranoid icon acts_as_paranoid

ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

administrate icon administrate

A Rails engine that helps you put together a super-flexible admin dashboard.

adyen icon adyen

Package to simplify including the Adyen payments services into a Ruby application.

app_perf icon app_perf

Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.

bundler icon bundler

Manage your application's gem dependencies with less pain

bundler-auto-update icon bundler-auto-update

Update all gems of your Gemfile to the most recent version that does not break your tests

camper icon camper

Ruby API client for Basecamp 3 API

capybara icon capybara

Acceptance test framework for web applications

childprocess icon childprocess

Cross-platform Ruby library for managing child processes.

cucumber-rails icon cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner

daisyui icon daisyui

⭐️ ⭐️ ⭐️ ⭐️ ⭐️  The most popular, free and open-source Tailwind CSS component library

deo icon deo

Only merge code that smells nice

depgraph icon depgraph

A Ruby tool to create dependency graph images from any kind of file

devise_masquerade icon devise_masquerade

Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.

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.