Pinned Repositories
dry-types
Flexible type system for Ruby with coercions and constraints
dry-validation
Data validation based on predicate logic
faraday
Simple, but flexible HTTP client library, with support for multiple backends.
grape
An opinionated framework for creating REST-like APIs in Ruby.
hyperresource
A self-inflating Ruby client for hypermedia APIs.
page-object
Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
page_object_watir_nokogiri
Extension to page-object to support WatirNokogiri
phantomjs-gem
Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
radiustar
Ruby Radius Library
rails-bootstrap-forms
rails-bootstrap-forms is a Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+. Wraps the standard Rails form helpers so it's practically a drop-in replacement.
pvmeerbe's Repositories
pvmeerbe/page_object_watir_nokogiri
Extension to page-object to support WatirNokogiri
pvmeerbe/dry-types
Flexible type system for Ruby with coercions and constraints
pvmeerbe/dry-validation
Data validation based on predicate logic
pvmeerbe/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
pvmeerbe/grape
An opinionated framework for creating REST-like APIs in Ruby.
pvmeerbe/hyperresource
A self-inflating Ruby client for hypermedia APIs.
pvmeerbe/page-object
Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
pvmeerbe/phantomjs-gem
Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
pvmeerbe/radiustar
Ruby Radius Library
pvmeerbe/rails-bootstrap-forms
rails-bootstrap-forms is a Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+. Wraps the standard Rails form helpers so it's practically a drop-in replacement.
pvmeerbe/reform
Form objects decoupled from models.
pvmeerbe/reform-rails
Automatically load and include all common Rails form features.
pvmeerbe/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
pvmeerbe/trailblazer
A High-Level Architecture for Ruby.
pvmeerbe/trailblazer-endpoint
Generic HTTP endpoints to deal with different results from your operations.
pvmeerbe/trailblazer-rails
Trailblazer in Rails.
pvmeerbe/various
Collection of research data and various useful tools
pvmeerbe/watir-rspec
Use Watir with RSpec with ease.