Giter VIP home page Giter VIP logo

Daniel Lepage's Projects

active_admin icon active_admin

The administration framework for Ruby on Rails applications.

active_merchant icon active_merchant

Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

active_scaffold icon active_scaffold

Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.

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 }

catarse icon catarse

The first open source crowdfunding platform for creative projects in the world

delayed_job icon delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify

deploying-rails-to-kubernetes icon deploying-rails-to-kubernetes

Set-up instructions and save points for the 2021 RailsConf workshop, "Deploying Rails to Kubernetes", presented by @base10 and @therogue.

forem icon forem

The best Rails 3.1 and Rails 3.2 forum engine. Ever.

full-name-splitter icon full-name-splitter

Lib splits full name into first and last name considering name prefixes and initials

letsrate icon letsrate

The best way to add rating capabilities to your rails application and your activerecord models.

link icon link

Link: Keep and publish web links via HTML, RSS, and JSON.

nested_set icon nested_set

Rails 3 support! An awesome replacement for acts_as_nested_set and better_nested_set.

offsite_payments icon offsite_payments

A simple and unified API to handle dozens of different offsite payment pages.

pay icon pay

Payments for Ruby on Rails apps

snail icon snail

a Ruby on Rails plugin to assist with collecting and formatting international addresses

state_select icon state_select

state_select plugin allows you to easyly create dropdown list of states for a country provided as an option.

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.