Pinned Repositories
cancan
Authorization Gem for Ruby on Rails.
dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
letter_opener
Preview mail in the browser instead of sending.
nested_form
Rails plugin to conveniently handle multiple models in a single form.
nifty-generators
A collection of useful Rails generator scripts.
populator
Mass populate an Active Record database.
private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
railscasts
railscasts.com in open source (outdated).
railscasts-episodes
NOT MAINTAINED. See README.
ruby-warrior
Game written in Ruby for learning Ruby.
ryanb's Repositories
ryanb/cancan
Authorization Gem for Ruby on Rails.
ryanb/ruby-warrior
Game written in Ruby for learning Ruby.
ryanb/letter_opener
Preview mail in the browser instead of sending.
ryanb/dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
ryanb/nifty-generators
A collection of useful Rails generator scripts.
ryanb/nested_form
Rails plugin to conveniently handle multiple models in a single form.
ryanb/private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
ryanb/populator
Mass populate an Active Record database.
ryanb/mustard
Simple "must" expectations for tests and specs in Ruby.
ryanb/xapit
High level Ruby library for interacting with Xapian, a full text search engine.
ryanb/advent-2022
Advent of Code in Elixir
ryanb/vscode-railscasts-theme
RailsCasts Theme for VS Code
ryanb/prettier-plugin-tailwindcss
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
ryanb/ryanb.github.io
Personal site for Ryan Bates
ryanb/vscode-erb-syntax
ERB Syntax for VS Code
ryanb/vscode-ruby-lsp
VS Code plugin for connecting with the Ruby LSP
ryanb/bookmarklets
ryanb/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
ryanb/localeapp
Send and retrieve your ruby i18n localizations to the Locale translation service
ryanb/syntax_tree
Interact with the Ruby syntax tree
ryanb/tom-select
Tom Select is the hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
ryanb/wallaby-rails-7-1-2
Example Rails 7.1.2 app with Wallaby
ryanb/advent-2023-roc
Advent of Code 2023 in Roc
ryanb/cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
ryanb/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
ryanb/i18n-tasks
Manage translation and localization with static analysis, for Ruby i18n
ryanb/roc-parser
A simple Parser for Roc
ryanb/simplepicker
Simple date and time picker in vanilla javascript
ryanb/vscode-syntax-tree
VSCode support for the syntax_tree gem
ryanb/wallaby-view
extends Rails layout/template/partial inheritance chain