Pinned Repositories
garlic
garlic is a set of commands/rake tasks to help with CI across multiple rails/dependency versions
inherit_views
rails plugin that enables inheritance of views along a controller class heirachy
nested_has_many_through
rails plugin that allows has_many :through to go through other has_many :throughs
orm_adapter
Provides a single point of entry for using basic features of ruby ORMs
pickle
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
resources_controller
resources_controller rails plugin: rc makes RESTful controllers fun
response_for
response for lets you decorate your actions respond_to blocks
truncate_html
rails helper that works just like truncate, but it respects, and produces well formed html
wac
Wolfram|Alpha client
webrat_extra_steps
generator that parses your existing webrat steps to create some extra ones
ianwhite's Repositories
ianwhite/pickle
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
ianwhite/orm_adapter
Provides a single point of entry for using basic features of ruby ORMs
ianwhite/resources_controller
resources_controller rails plugin: rc makes RESTful controllers fun
ianwhite/dotfiles
My dotfiles
ianwhite/turbolinks
Turbolinks makes navigating your web application faster
ianwhite/turbo-site
turbo.hotwire.dev web site
ianwhite/.vim
My .vim
ianwhite/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
ianwhite/archive-integrity
ianwhite/best_in_place
A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
ianwhite/better-ruby-for-sublime-text
Sublime Text Ruby package (snippets, builder, syntax highlight)
ianwhite/dnsimple-letsencrypt
Some scripts for managing wildcard certs with DNSimple and letsencrypt
ianwhite/dry-schema
Coercion and validation for data structures
ianwhite/dry-validation
Validation library with type-safe schemas and rules
ianwhite/dummy_player
ianwhite/enumerize
Enumerated attributes with I18n and ActiveRecord/Mongoid support
ianwhite/heed
Create ad-hoc listener objects with impunity
ianwhite/html_class
A crystal shard that helps with managing html classes
ianwhite/html_class_merge
html_class_merge is a crystal shard that helps with merging html classes
ianwhite/json_parser_workshop
Worskhop starting point for Parsing for Fun and Profit
ianwhite/rails
Ruby on Rails
ianwhite/rbs
Type Signature for Ruby
ianwhite/react-popover
A smart popover component for ReactJS
ianwhite/routing-filter
routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL recognition and generation.
ianwhite/rspec-given
Given/When/Then keywords for RSpec Specifications
ianwhite/simple_form-bootstrap
Example application with SimpleForm and Twitter Bootstrap
ianwhite/ulithp
A micro LISP implementation in 27 lines of Ruby.
ianwhite/understanding-computation-elixir
ianwhite/vcr_proxy
ianwhite/wisper-rspec
RSpec matchers and stubbing for Wisper