ryanb

Ryan Bates
Railscasts
Southern Oregon
702
32
Feb 07, 2008
  • Gem version of acts_as_list Rails plugin.
    Updated Mon Jul 21 16:23:14 -0700 2008
    legend
  • Rails Rumble 2007 project by Jack Canty, Kelli Shaver, and Ryan Bates
    Updated Sat Oct 18 22:23:32 -0700 2008
    legend
  • Freeze a belongs_to association in Active Record.
    Updated Fri Aug 29 14:30:20 -0700 2008
    legend
  • Example blog application built in the offical 15 minute Rails screencast.
    Updated Sat Mar 07 20:43:15 -0800 2009
    legend
  • Various ways to handle multi-model forms in Rails.
    Updated Sun Jul 20 19:17:39 -0700 2008
    legend
  • A plugin for creating psuedo-scheduled jobs in Ruby on Rails.
    Forked from dougal/daemon_generator Mon Sep 29 07:21:22 -0700 2008
    legend
  • config files for zsh, bash, completions, gem, git, irb, rails
    Updated Fri Jun 05 07:43:27 -0700 2009
    legend
  • Don't use this fork, instead use the original by defunkt as that has these changes merged in.
    Forked from defunkt/exception_logger Sun May 04 22:28:23 -0700 2008
    legend
  • Rails Rumble 2008 entry by Ryan Bates and Kelli Shaver
    Forked from railsrumble/teamwnn Sun Oct 19 17:19:41 -0700 2008
    legend
  • A collection of useful Rails generator scripts.
    Updated Tue May 05 13:51:18 -0700 2009
    legend
  • Mass populate an Active Record database.
    Updated Sat Apr 25 09:36:11 -0700 2009
    legend
  • Template scripts for creating new rails applications.
    Updated Sat Feb 07 16:07:58 -0800 2009
    legend
  • railscasts.com in open source goodness!
    Updated Sun May 31 16:11:50 -0700 2009
    legend
  • The full source code for projects used in Railscasts episodes.
    Updated Sun Jun 28 21:35:10 -0700 2009
    legend
  • Cache render calls in Rails controllers.
    Updated Thu Jun 19 15:50:04 -0700 2008
    legend
  • Ruby wrapper for the QuickTime C API.
    Updated Fri Oct 03 15:33:15 -0700 2008
    legend
  • Game written in Ruby for learning Ruby and artificial intelligence.
    Updated Mon May 04 08:22:09 -0700 2009
    legend
  • Miscellaneous commands and snippets I use in TextMate.
    Updated Thu Aug 14 14:45:17 -0700 2008
    legend
  • Some TextMate snippets I use when working with Ruby and Rails.
    Updated Thu Aug 14 14:43:41 -0700 2008
    legend
  • Build up named scopes conditionally.
    Updated Mon May 18 13:53:40 -0700 2009
    legend
  • Rails plugin to add extra searching functionality to models.
    Updated Wed Jun 04 14:10:19 -0700 2008
    legend
  • This repo is no longer maintained, see the official repository by paytonrules.
    Updated Sat Aug 02 09:23:30 -0700 2008
    legend
  • Rails plugin to quickly make named routes for non-RESTful actions.
    Updated Thu Apr 03 11:58:38 -0700 2008
    legend
  • Ruby script for swapping two elements on a line (to be used in text editors).
    Updated Fri Apr 03 08:07:47 -0700 2009
    legend
  • My TextMate themes (includes Railscasts theme)
    Updated Thu Aug 14 11:07:54 -0700 2008
    legend
  • Sphinx plugin for Rails and Merb
    Forked from freelancing-god/thinking-sphinx Mon Aug 18 19:13:40 -0700 2008
    legend
  • A simple TextMate bundle to manage a todo lists.
    Updated Thu Aug 14 16:41:21 -0700 2008
    legend
  • Rails plugin for overriding attr_accessible protection.
    Updated Mon Jun 01 13:37:12 -0700 2009
    legend
  • Generate a unique, random token for Active Record.
    Updated Sun Nov 09 20:28:13 -0800 2008
    legend
  • High level Ruby library for interacting with Xapian, a full text search engine.
    Updated Fri Jun 26 10:22:37 -0700 2009
    legend
  • Rack server for interacting with a Xapian database remotely through Xapit.
    Updated Wed May 27 14:54:28 -0700 2009
    legend
  • Rails plugin to automatically reload a Xapian database when models change.
    Updated Mon Jun 22 13:03:40 -0700 2009
    legend

Following

Public Activity  feed

ryanb pushed to master at ryanb/railscasts-episodes Sun Jun 28 21:35:15 -0700 2009
HEAD is 0a0338a0bf079da25a31b09ccfc637dc1756dcdd
ryanb closed issue 26 on ryanb/xapit Fri Jun 26 10:22:43 -0700 2009
Wildcard Matching
ryanb pushed to master at ryanb/xapit Fri Jun 26 10:22:43 -0700 2009
HEAD is e03bb35143230c67267a3d356b9408ce48380ffc

7 commits »

ryanb started watching cldwalker/hirb Thu Jun 25 08:15:58 -0700 2009
hirb's description:
A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.
ryanb pushed to master at ryanb/xapit Tue Jun 23 08:22:56 -0700 2009
HEAD is 4bbd535622603ab12d3eec01ee7b3a61fbc7b88d

2 commits »

ryanb pushed to master at ryanb/xapit-sync Mon Jun 22 13:03:43 -0700 2009
HEAD is 1f2b53323c7d16dbec1a30077ed37e7d13403c0c

4 commits »

ryanb started watching jrallison/authlogic_oauth Mon Jun 22 12:55:04 -0700 2009
authlogic_oauth's description:
Authlogic OAuth is an extension of the Authlogic library to add OAuth support. OAuth can be used to allow users to login with their Twitter credentials.
ryanb pushed to master at ryanb/xapit-sync Mon Jun 22 10:17:54 -0700 2009
HEAD is 56e25624035333821f16e99ed41b31403f1c98d3
ryanb pushed to master at ryanb/railscasts-episodes Sun Jun 21 23:01:46 -0700 2009
HEAD is 7612b953b81de0e79b0d7b91fcdc75b4fb505519
ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 14:11:22 -0700 2009
HEAD is 60e40a7cca278a5590c7fc41b66c977010f6839f
  • ryanb committed 60e40a7c:
    making script/runner run in the background
ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 11:37:11 -0700 2009
HEAD is a12cf86723d84a245c094d0943b1d139e0269462
  • ryanb committed a12cf867:
    ensuring a float value is passed to sleep call
ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 11:33:39 -0700 2009
HEAD is a4557893bd9346dd649c61ad47dbbeea762d9b1f
ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 11:28:26 -0700 2009
HEAD is 5eb8760a86aa966209f9f5e1a69864022d328a8b
ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 11:10:36 -0700 2009
HEAD is 4dd9ae019f436245abe42395a7f3343dac194f14

5 commits »

ryanb pushed to master at ryanb/xapit Thu Jun 18 09:28:05 -0700 2009
HEAD is fe6af8c962f933c8c881156bf75f1d7c248b4d6a

6 commits »

ryanb pushed to master at ryanb/xapit-sync Thu Jun 18 07:35:24 -0700 2009
HEAD is d3707979e5659711ed386e5bcf25edb94cb282b7

14 commits »

ryanb started watching augustl/less-for-rails Tue Jun 16 21:06:07 -0700 2009
less-for-rails's description:
Plug-and-play for http://lesscss.org/ in Rails apps
ryanb started watching cloudhead/less Tue Jun 16 20:51:27 -0700 2009
less's description:
Leaner CSS
ryanb pushed to master at ryanb/xapit-sync Tue Jun 16 16:42:42 -0700 2009
HEAD is 30e206ed76cb4b927992650800d3fd9af38d296d

5 commits »

ryanb started watching olegshaldybin/color-theme-railscasts Tue Jun 16 13:47:16 -0700 2009
color-theme-railscasts's description:
Emacs color theme inspired by Railscasts
ryanb pushed to master at ryanb/xapit Tue Jun 16 10:18:58 -0700 2009
HEAD is dc855553009ad2535ac591c7bec075412b9d5bb8

5 commits »

ryanb closed issue 25 on ryanb/xapit Tue Jun 16 07:30:37 -0700 2009
Fix membership include for gem
ryanb pushed to master at ryanb/xapit Mon Jun 15 08:24:50 -0700 2009
HEAD is c9974f255081d9475426e00390fc30be8942aacc

2 commits »

ryanb closed issue 13 on ryanb/xapit Fri Jun 12 15:46:31 -0700 2009
Turn into Ruby Gem
ryanb pushed to master at ryanb/xapit Fri Jun 12 15:46:29 -0700 2009
HEAD is c9317a4640b255d419cad0df59a5339d557ff09f

5 commits »

ryanb closed issue 7 on ryanb/xapit Fri Jun 12 15:10:23 -0700 2009
Search conditions with ranges
ryanb pushed to master at ryanb/xapit Fri Jun 12 15:10:16 -0700 2009
HEAD is 9f50345009447b773d503f798d25423dc76f6dc1

3 commits »

ryanb pushed to master at ryanb/xapit Fri Jun 12 12:50:22 -0700 2009
HEAD is 1897b7126242d2491c437834416f9c51830a0347

3 commits »

ryanb pushed to master at ryanb/xapit Fri Jun 12 12:19:28 -0700 2009
HEAD is cd2e2d9b6f81fa15f3922f51eca03585e03b5f75

4 commits »

ryanb closed issue 20 on ryanb/xapit Fri Jun 12 11:25:18 -0700 2009
ORM Agnostic
ryanb closed issue 19 on ryanb/xapit Fri Jun 12 11:25:17 -0700 2009
Hide facets which don't narrow down results
ryanb pushed to master at ryanb/xapit Fri Jun 12 11:25:12 -0700 2009
HEAD is 2bd7070ece1a91e7abb1a27968669d94b87adf06

4 commits »