CARVIEW |
rubyredrick
(Rick DeNatale)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Rick DeNatale
- Website/Blog
- https://talklikeaduck.denhaven2.com
- Member Since
- Mar 11, 2008 (about 1 year)
Following 1 coder and watching 70 repositories view all →
Public Repositories (18)
-
capybara
webrat alternative which aims to support all browser simulators
Forked from jnicklas/capybara Fri Feb 05 12:48:35 -0800 2010
Last updated Fri Feb 05 13:27:31 -0800 2010
-
cap_gun
Bang! You've deployed!
Forked from relevance/cap_gun Fri Dec 11 07:53:17 -0800 2009
Last updated Mon Dec 14 05:57:45 -0800 2009
-
dotfiles
Rick DeNatale's dotfiles
Last updated Sat Nov 28 14:09:59 -0800 2009
-
rails_indexes
A rake task to track down missing database indexes. does not assume that all foreign keys end wit...
Forked from eladmeidar/rails_indexes Sun Dec 20 09:32:06 -0800 2009
Last updated Fri Nov 27 19:59:11 -0800 2009
-
ri_cal
New Rfc 2445 (iCalendar) gem for Ruby
Last updated Mon Nov 16 16:28:22 -0800 2009
-
sicp-study
Worked exercises and other stuff from Abelson and Sussman's Structure and Interpretation of Compu...
Last updated Fri Oct 16 10:03:30 -0700 2009
-
homebrew
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...
Forked from mxcl/homebrew Fri Sep 18 09:18:37 -0700 2009
Last updated Fri Sep 18 07:06:03 -0700 2009
-
eventually
A Rails plugin to model recurring events using RiCal
Last updated Wed Sep 09 21:22:50 -0700 2009
-
rails-templates
A library of neat Rails application templates.
Forked from jm/rails-templates Mon Aug 24 10:11:55 -0700 2009
Last updated Mon Aug 24 11:37:44 -0700 2009
-
ruby_koans
A set of Koans to teach the Ruby language
Forked from edgecase/ruby_koans Fri Jun 26 13:43:43 -0700 2009
Last updated Fri Jun 26 13:46:02 -0700 2009
-
emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
Forked from technomancy/emacs-starter-kit Tue Jul 14 11:27:48 -0700 2009
Last updated Fri Jun 19 14:09:24 -0700 2009
-
typo_tweetmeme
A textfilter plugin for typo to allow automatic generation of tweetmeme retweet badges for articles.
Last updated Wed Mar 25 07:09:45 -0700 2009
-
acrylic
Photoshop for cool people.
Forked from paulnicholson/acrylic Tue Mar 10 14:09:50 -0700 2009
Last updated Tue Mar 10 16:22:22 -0700 2009
-
ruport-book
Ruport Book Asciidoc sources, please feel free to contribute!
Forked from ruport/book Sun Feb 08 11:26:13 -0800 2009
Last updated Sun Feb 08 11:39:19 -0800 2009
-
rubyspec
RSpec-style specification for the Ruby programming language
Forked from rubyspec/rubyspec Mon Dec 22 11:01:59 -0800 2008
Last updated Sat Dec 20 09:35:40 -0800 2008
-
icalendar
icalendar-1.0.2
Forked from yoon/icalendar Sun Sep 21 10:22:33 -0700 2008
Last updated Mon Oct 20 07:30:50 -0700 2008
-
vpim
Forked from schorsch/vpim Fri Sep 05 12:07:08 -0700 2008
Last updated Fri Sep 05 12:07:12 -0700 2008
-
integration_upload_plugin
A temporary plugin which allows use of multipart forms in Rails 2.0.2
Last updated Fri Apr 18 15:04:59 -0700 2008
Public Activity 

-
rubyredrick committed c326cbbe:
more documentation
Rails plugin to conveniently handle multiple models in a single form.
Regular Expression Construction
Adds the ability to normalize and format attributes cleanly with code blocks

-
rubyredrick committed 750a951a:
fix oops, need to convert strings to ints

-
rubyredrick committed 3aad6cae:
fix ruby version checking
test spies, for rspec

-
rubyredrick committed 5f075670:
updated old private alpha maglev paths for git install of maglev

-
rubyredrick committed 9b442457:
added ability to have aliases outside of dotfiles, so they don\'t have to be published in github repo

-
rubyredrick committed 4fb5570c:
fixed rvm for both bash and zsh

-
rubyredrick committed 3f0bd80d:
added coloring to zsh prompt to indicate last command status, if non zero makes the current directory red in the prompt

-
rubyredrick committed 72f7516e:
branch now green if clean, red if not
-
rubyredrick committed 33b615b3:
made my_vcprompt look for git in parent directories

-
rubyredrick committed 292d9aa3:
changed version control prompt for bash too

-
rubyredrick committed 4ffdf41e:
added zsh support

-
rubyredrick committed 226fcf9b:
Working on a bug where a recurrence rule with simple by-parts caused an infinite loop
-
rubyredrick committed 4918baed:
fixed infinite loop bug for reported case
LogBuddy clobbers rails script/generate when running Ruby 1.9
Tools to make stubbing Ruby ORM models just a little bit easier
A Really Ruby Mail Library

-
rubyredrick committed 8b7db3ef:
Exercises for week 3