Pinned Repositories
activerecord-trilogy-adapter
Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.
airbrake
The official Airbrake library for Ruby applications
airbrake-ruby
A plain Ruby Airbrake notifier
appraisal
A Ruby library for testing your library against different versions of dependencies.
browserless-chrome
The browserless Chrome service in Docker. Run on our cloud, or bring your own.
bundler
Manage your application's gem dependencies with less pain
r2-forward
The R2/Forward Project: Backporting Rebol 3 to Rebol 2
rebol
REBOL language development source
rebol-patches
Patches for pending improvements to the REBOL language.
rvm
Ruby enVironment Manager (RVM)
BrianHawley's Repositories
BrianHawley/rvm
Ruby enVironment Manager (RVM)
BrianHawley/activerecord-trilogy-adapter
Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.
BrianHawley/airbrake
The official Airbrake library for Ruby applications
BrianHawley/airbrake-ruby
A plain Ruby Airbrake notifier
BrianHawley/appraisal
A Ruby library for testing your library against different versions of dependencies.
BrianHawley/browserless-chrome
The browserless Chrome service in Docker. Run on our cloud, or bring your own.
BrianHawley/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
BrianHawley/codeclimate
Code Climate CLI
BrianHawley/codeclimate-rubocop
Code Climate Engine for Rubocop
BrianHawley/cucumber-rails
Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
BrianHawley/faraday-typhoeus
BrianHawley/language-service
Cucumber Language Service
BrianHawley/net-http
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
BrianHawley/opensearch-ruby
Ruby Client for OpenSearch
BrianHawley/opentelemetry-ruby
OpenTelemetry Ruby API & SDK, and related gems
BrianHawley/otel-profiling-ruby
repo for otel profiling ruby integrations
BrianHawley/pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
BrianHawley/prawn-svg
SVG renderer for Prawn Ruby PDF library
BrianHawley/publicsuffix-ruby
Domain name parser for Ruby based on the Public Suffix List.
BrianHawley/rails_warden
A thin rails plugin on top of Warden for Authentication
BrianHawley/rbtree3
A fork of unmaintained https://github.com/skade/rbtree released as rbtree3 (because the name "rbtree2" is already occupied...)
BrianHawley/rspec-support
Common code needed by the other RSpec gems. Not intended for direct use.
BrianHawley/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
BrianHawley/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
BrianHawley/rubocop-rspec
Code style checking for RSpec files
BrianHawley/rubygems
Library packaging and distribution for Ruby.
BrianHawley/termux-packages
Android terminal and Linux environment - packages repository.
BrianHawley/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
BrianHawley/warden
General Rack Authentication Framework
BrianHawley/warden-rspec-rails
Rails controller spec helpers for warden