Pinned Repositories
active_merchant
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. 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.
activeresource
Connects business objects and REST web services
aws-codebuild-docker-images
Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
aws-sdk-ruby
The official AWS SDK for Ruby.
dotvim
My .vim
grails-vim
Grails project support for Vim
ubiquo
This gem provides a command-line based interface to create ubiquo based apps.
ubiquo_design
Design and page creation for ubiquo
ubiquo_scaffold
Ubiquo custom scaffold
userstamp
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
dlozano's Repositories
dlozano/aws-codebuild-docker-images
Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
dlozano/captain
Captain - Convert your Git workflow to Docker :whale: containers
dlozano/caxlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
dlozano/cuprite
Headless Chrome/Chromium driver for Capybara
dlozano/DataTables
Tables plug-in for jQuery
dlozano/docker-aws
Dockerized AWS CLI
dlozano/docker-phantomjs
PhantomJS 2 non-root container
dlozano/dogs
dlozano/fast_excel
Ultra Fast Excel Writer for Ruby
dlozano/ferrum
Headless Chrome Ruby API
dlozano/git-demo
dlozano/hashi-ui
A modern user interface for @hashicorp Consul & Nomad
dlozano/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
dlozano/mimemagic
Mime type detection in ruby via file extension or file content
dlozano/mini_racer
Minimal embedded v8
dlozano/mock_redis
Mock Redis gem for Ruby
dlozano/mutations
Compose your business logic into commands that sanitize and validate input.
dlozano/okta-signin-widget
Okta SignIn widget that renders the new login/auth/recovery flows
dlozano/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
dlozano/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
dlozano/pry-byebug
Step-by-step debugging and stack navigation in Pry
dlozano/rails
Ruby on Rails
dlozano/restpack_serializer
Model serialization, paging, side-loading and filtering
dlozano/see_as_vee
Easy CSV import/export
dlozano/seed-fu
Advanced seed data handling for Rails, combining the best practices of several methods together.
dlozano/shopping-cart
A shopping cart with some pricing rules
dlozano/sidekiq
Simple, efficient background processing for Ruby
dlozano/swagger-ui
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
dlozano/unicorn-worker-killer
Automatically restart Unicorn workers based on 1) max number of requests and 2) max memory
dlozano/workflow
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)