ryanb (Ryan Bates)

Name
Ryan Bates
Website/Blog
http://railscasts.com
Company
Railscasts
Location
Southern Oregon
Member Since
Feb 07, 2008 (about 1 year)

Following 78 githubbers and watching 227 repositories view all →

Public Repositories (33)

  • railscasts

    railscasts.com in open source goodness!

    legend

    Last updated Sat Nov 21 13:11:19 -0800 2009

  • cancan

    Simple authorization for Rails.

    legend

    Last updated Thu Nov 19 09:46:36 -0800 2009

  • railscasts-episodes

    The full source code for projects used in Railscasts episodes.

    legend

    Last updated Mon Nov 16 02:55:41 -0800 2009

  • dotfiles

    config files for zsh, bash, completions, gem, git, irb, rails

    legend

    Last updated Fri Nov 13 15:07:41 -0800 2009

  • ruby-warrior

    Game written in Ruby for learning Ruby and artificial intelligence.

    legend

    Last updated Wed Nov 04 21:37:06 -0800 2009

  • rails-templates

    Template scripts for creating new rails applications.

    legend

    Last updated Sun Nov 01 23:16:27 -0800 2009

  • complex-form-examples

    Various ways to handle multi-model forms in Rails.

    legend

    Last updated Tue Oct 13 14:47:43 -0700 2009

  • rmov

    Ruby wrapper for the QuickTime C API.

    legend

    Last updated Tue Sep 15 15:27:53 -0700 2009

  • xapit

    High level Ruby library for interacting with Xapian, a full text search engine.

    legend

    Last updated Fri Sep 04 08:04:08 -0700 2009

  • nifty-generators

    A collection of useful Rails generator scripts.

    legend

    Last updated Sat Aug 15 14:40:10 -0700 2009

  • xapit-sync

    Rails plugin to automatically reload a Xapian database when models change.

    legend

    Last updated Mon Jun 22 13:03:40 -0700 2009

  • trusted-params

    Rails plugin for overriding attr_accessible protection.

    legend

    Last updated Mon Jun 01 13:37:12 -0700 2009

  • xapit-server

    Rack server for interacting with a Xapian database remotely through Xapit.

    legend

    Last updated Wed May 27 14:54:28 -0700 2009

  • scope-builder

    Build up named scopes conditionally.

    legend

    Last updated Mon May 18 13:53:40 -0700 2009

  • populator

    Mass populate an Active Record database.

    legend

    Last updated Sat Apr 25 09:36:11 -0700 2009

  • swapper

    Ruby script for swapping two elements on a line (to be used in text editors).

    legend

    Last updated Fri Apr 03 08:07:47 -0700 2009

  • blog-screencast

    Example blog application built in the offical 15 minute Rails screencast.

    legend

    Last updated Sat Mar 07 20:43:15 -0800 2009

  • uniquify

    Generate a unique, random token for Active Record.

    legend

    Last updated Sun Nov 09 20:28:13 -0800 2008

  • myideadrawer

    Rails Rumble 2008 entry by Ryan Bates and Kelli Shaver

    legend

    Forked from railsrumble/teamwnn Sun Oct 19 17:19:41 -0700 2008

    Last updated Sun Oct 19 16:39:34 -0700 2008

  • admiteer

    Rails Rumble 2007 project by Jack Canty, Kelli Shaver, and Ryan Bates

    legend

    Last updated Sat Oct 18 22:23:32 -0700 2008

  • daemon_generator

    A plugin for creating psuedo-scheduled jobs in Ruby on Rails.

    legend

    Forked from dougal/daemon_generator Mon Sep 29 07:21:22 -0700 2008

    Last updated Mon Sep 29 07:27:45 -0700 2008

  • association-freezer

    Freeze a belongs_to association in Active Record.

    legend

    Last updated Fri Aug 29 14:30:20 -0700 2008

  • thinking-sphinx

    Sphinx plugin for Rails and Merb

    legend

    Forked from freelancing-god/thinking-sphinx Mon Aug 18 19:13:40 -0700 2008

    Last updated Tue Aug 19 12:54:21 -0700 2008

  • todo-list.tmbundle

    A simple TextMate bundle to manage a todo lists.

    legend

    Last updated Thu Aug 14 16:41:21 -0700 2008

  • ryan-bates.tmbundle

    Miscellaneous commands and snippets I use in TextMate.

    legend

    Last updated Thu Aug 14 14:45:17 -0700 2008

  • ryan-on-rails.tmbundle

    Some TextMate snippets I use when working with Ruby and Rails.

    legend

    Last updated Thu Aug 14 14:43:41 -0700 2008

  • textmate-themes

    My TextMate themes (includes Railscasts theme)

    legend

    Last updated Thu Aug 14 11:07:54 -0700 2008

  • selenium-on-rails

    This repo is no longer maintained, see the official repository by paytonrules.

    legend

    Last updated Sat Aug 02 09:23:30 -0700 2008

  • acts-as-list

    Gem version of acts_as_list Rails plugin.

    legend

    Last updated Mon Jul 21 16:23:14 -0700 2008

  • render-caching

    Cache render calls in Rails controllers.

    legend

    Last updated Thu Jun 19 15:50:04 -0700 2008

  • searchify

    Rails plugin to add extra searching functionality to models.

    legend

    Last updated Wed Jun 04 14:10:19 -0700 2008

  • exception_logger

    Don't use this fork, instead use the original by defunkt as that has these changes merged in.

    legend

    Forked from defunkt/exception_logger Sun May 04 22:28:23 -0700 2008

    Last updated Sun May 04 22:37:09 -0700 2008

  • static_actions

    Rails plugin to quickly make named routes for non-RESTful actions.

    legend

    Last updated Thu Apr 03 11:58:38 -0700 2008

Public Activity feed

ryanb pushed to master at ryanb/railscasts Sat Nov 21 13:11:19 -0800 2009
HEAD is 6c352a4beaf20bcc8e9f8f6bb1638c3b5a29596d
  • ryanb committed 6c352a4b:
    applying spam report hits to spam weight calculation
ryanb pushed to master at ryanb/railscasts Sat Nov 21 11:46:38 -0800 2009
HEAD is d1be0d2eecefd55f46f893d4ed5ef86e5da1533c
  • ryanb committed d1be0d2e:
    adding checkboxes for mass-confirm spam reports
ryanb pushed to master at ryanb/railscasts Sat Nov 21 11:23:23 -0800 2009
HEAD is 9b9df9237d5aa724b4aafea6e79978345987eff2

6 commits »

ryanb updated gist: 239846 Fri Nov 20 14:34:17 -0800 2009
# Example of nested resource with CanCan class CommentsController < ApplicationController befor...
ryanb created gist: 239846 Fri Nov 20 14:33:58 -0800 2009
class CommentsController < ApplicationController before_filter :load_and_authorize_resource
ryanb opened issue 9 on ryanb/cancan Fri Nov 20 08:37:08 -0800 2009
Add authorize method to controller
ryanb opened issue 8 on ryanb/cancan Fri Nov 20 07:17:00 -0800 2009
Custom objects in abilities
ryanb opened issue 7 on ryanb/cancan Fri Nov 20 07:09:48 -0800 2009
Define abilities with "cannot"
ryanb pushed to master at ryanb/cancan Thu Nov 19 09:46:36 -0800 2009
HEAD is 5bd1a854105a846192d7599824da2d539cc1c4d9
  • ryanb committed 5bd1a854:
    little fixes to inline documentation (rdocs)
ryanb started watching ryanb/cancan Thu Nov 19 08:00:43 -0800 2009
cancan's description:
Simple authorization for Rails.
ryanb edited a page in the ryanb/cancan wiki Thu Nov 19 01:03:15 -0800 2009
"Abilities in Database" is at ryanb/cancan/wikis/abilities-in-database
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 16:43:30 -0800 2009
"Custom Actions" is at ryanb/cancan/wikis/custom-actions
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 16:41:11 -0800 2009
ryanb pushed to master at ryanb/cancan Wed Nov 18 16:37:16 -0800 2009
HEAD is 0ae41f57b8a0be80c7253b9b2784866bc1a9e79f
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 16:28:39 -0800 2009
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 16:27:46 -0800 2009
"Role Based Authorization" is at ryanb/cancan/wikis/role-based-authorization
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 16:26:58 -0800 2009
"Custom Actions" is at ryanb/cancan/wikis/custom-actions
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 16:12:23 -0800 2009
"Separate Role Model" is at ryanb/cancan/wikis/separate-role-model
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 16:08:31 -0800 2009
"Role Based Authorization" is at ryanb/cancan/wikis/role-based-authorization
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 15:36:57 -0800 2009
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 15:35:29 -0800 2009
"Other Authorization Solutions" is at ryanb/cancan/wikis/other-authorization-solutions
ryanb opened issue 1 on brennandunn/preference_fu Wed Nov 18 11:21:42 -0800 2009
Searching Database
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 10:14:20 -0800 2009
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 10:13:47 -0800 2009
"Role Based Authorization" is at ryanb/cancan/wikis/role-based-authorization
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 09:37:30 -0800 2009
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 09:37:15 -0800 2009
"Accessing Request Data" is at ryanb/cancan/wikis/accessing-request-data
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 08:57:15 -0800 2009
ryanb created a page in the ryanb/cancan wiki Wed Nov 18 08:56:44 -0800 2009
"Abilities in Database" is at ryanb/cancan/wikis/abilities-in-database
ryanb edited a page in the ryanb/cancan wiki Wed Nov 18 08:55:04 -0800 2009
ryanb edited a page in the ryanb/cancan wiki Tue Nov 17 22:59:12 -0800 2009
ryanb pushed to master at ryanb/cancan Tue Nov 17 17:02:31 -0800 2009
HEAD is b145a984885d90ba0038864ac9f4016ae2369d9c
ryanb pushed to master at ryanb/cancan Tue Nov 17 16:56:35 -0800 2009
HEAD is b9227eb971b78fb085f84627c9045b4273965105
  • ryanb committed b9227eb9:
    adding a lot of inline documentation to code for rdocs
ryanb updated gist: 236709 Tue Nov 17 13:13:00 -0800 2009
class Ability include CanCan::Ability