Pinned Repositories
spinach
Spinach is a BDD framework on top of Gherkin.
active_record_callbacks_cop
Don't write ActiveRecord callbacks. This will help you stop.
consul-watch-renderer
Renders Golang Templates with the results of Consul Watches
dependency_bundle
Injectable Dependency Container for Ruby
gemlist
Get a list of gems Bundler would install under various conditions. Built to be used in build tools.
ng-testing-with-karma
object_protocol
RSpec Message Expectation tests, but way better
shell_mock
WebMock for shell commands
structured_changelog
Version your gem through your changelog, not a VERSION constant.
unitary
A units library in Ruby
yarmiganosca's Repositories
yarmiganosca/structured_changelog
Version your gem through your changelog, not a VERSION constant.
yarmiganosca/active_record_callbacks_cop
Don't write ActiveRecord callbacks. This will help you stop.
yarmiganosca/shell_mock
WebMock for shell commands
yarmiganosca/dependency_bundle
Injectable Dependency Container for Ruby
yarmiganosca/consul-watch-renderer
Renders Golang Templates with the results of Consul Watches
yarmiganosca/gemlist
Get a list of gems Bundler would install under various conditions. Built to be used in build tools.
yarmiganosca/object_protocol
RSpec Message Expectation tests, but way better
yarmiganosca/abalone
An data tracking and analytics app for abalone conservation efforts live at http://abalone.blrice.net/.
yarmiganosca/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 }
yarmiganosca/avro
Apache Avro
yarmiganosca/blended_config
Choose how your configs are populated from files, env vars, & defaults.
yarmiganosca/bundler
Manage your Ruby application's gem dependencies
yarmiganosca/capybara
Acceptance test framework for web applications
yarmiganosca/client_ruby
Prometheus instrumentation library for Ruby applications
yarmiganosca/compose
Define and run multi-container applications with Docker
yarmiganosca/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
yarmiganosca/cronjorb
A small framework for running ruby cron jobs
yarmiganosca/diesel
A safe, extensible ORM and Query Builder for Rust
yarmiganosca/docker-api
A lightweight Ruby client for the Docker Remote API
yarmiganosca/dotenv_secrets
Read secrets out of a dotenv file without populating environment variables
yarmiganosca/loudoun_codes
A ruby on rails app to replace the PCSquared application used for HSPC coding contests.
yarmiganosca/mongo-ruby-driver
Ruby driver for MongoDB
yarmiganosca/new_sanctuary_asylum
yarmiganosca/opencensus-specs
yarmiganosca/ruby
The Ruby Programming Language [mirror]
yarmiganosca/ruby-kafka
A Ruby client library for Apache Kafka 0.9
yarmiganosca/ruby_quantile_estimation
Ruby Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
yarmiganosca/spinach
Spinach is a BDD framework on top of Gherkin.
yarmiganosca/tty-file
File manipulation utility methods
yarmiganosca/tty-prompt
A beautiful and powerful interactive command line prompt