dcadenas (Daniel Cadenas)

Name
Daniel Cadenas
Email
Website/Blog
http://www.danielcadenas.com
Company
ENTP
Location
Montevideo, Uruguay
Member Since
Jul 23, 2008 (about 1 year)

Following 34 githubbers and watching 54 repositories view all →

Public Repositories (18)

  • state_pattern

    A Ruby state pattern implementation

    legend

    Last updated Mon Nov 16 08:53:49 -0800 2009

  • active_record_state_pattern

    A Rails plugin that implements the state design pattern in ActiveRecord models.

    legend

    Last updated Wed Nov 11 21:20:57 -0800 2009

  • gmail_sender

    A simple gem to send email through gmail

    legend

    Last updated Sun Nov 01 18:58:48 -0800 2009

  • dot_files

    Project to store my configuration files, and misc stuff

    legend

    Last updated Sun Oct 11 01:17:53 -0700 2009

  • passenger

    Phusion Passenger (mod_rails)

    legend

    Forked from FooBarWidget/passenger Wed Oct 07 00:01:01 -0700 2009

    Last updated Wed Oct 07 01:05:49 -0700 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Tue Oct 06 23:43:27 -0700 2009

    Last updated Wed Oct 07 01:03:16 -0700 2009

  • stubborn

    A Ruby gem that helps you find missing stubs in your tests.

    legend

    Last updated Mon Oct 05 10:54:05 -0700 2009

  • change_watcher

    A gem to keep track of data changes

    legend

    Last updated Wed Jun 17 22:12:55 -0700 2009

  • auto_focusable_forms

    Plugin to automatically give focus to your Rails forms

    legend

    Last updated Sat May 30 02:00:36 -0700 2009

  • filetesthelper

    A simple helper aimed at reducing the setup effort needed to create directories, files and file c...

    legend

    Last updated Wed May 13 13:29:48 -0700 2009

  • context_on_crack

    experimental macros for testing rails controllers. port of rspec_on_rails_on_crack

    legend

    Forked from technoweenie/context_on_crack Tue Mar 31 15:35:47 -0700 2009

    Last updated Tue Mar 31 15:37:40 -0700 2009

  • rspec_prank

    RSpec + Apple Motion Sensor = Fun!

    legend

    Last updated Mon Mar 09 21:22:14 -0700 2009

  • xtt

    time tracker: think private 'twitter' that counts the duration of status messages.

    legend

    Forked from entp/xtt Wed Mar 04 22:19:10 -0800 2009

    Last updated Wed Mar 04 22:47:51 -0800 2009

  • rspec2rr

    A Ruby script that helps you ease the migration process from rspec dobules ro rr trying to reduce...

    legend

    Last updated Mon Nov 10 10:00:51 -0800 2008

  • depgraph

    A Ruby tool to create dependency graph images from any kind of file

    legend

    Last updated Thu Nov 06 19:29:32 -0800 2008

  • cucumber

    A reimplementation of RSpec's story framework, based on Treetop.

    legend

    Forked from aslakhellesoy/cucumber Thu Oct 16 12:42:03 -0700 2008

    Last updated Sun Nov 02 13:26:26 -0800 2008

  • expectations

    expectations is a lightweight unit testing framework.

    legend

    Forked from giraffesoft/expectations Sun May 24 20:52:13 -0700 2009

    Last updated Mon Jun 09 09:36:55 -0700 2008

  • active_record_context

    simple identity map for active record. eager loading associations FTL

    legend

    Forked from technoweenie/active_record_context Thu Oct 08 02:12:54 -0700 2009

    Last updated Wed Mar 26 12:43:39 -0700 2008

Public Activity feed

dcadenas pushed to master at dcadenas/state_pattern Mon Nov 16 08:53:50 -0800 2009
HEAD is 5a58f44e6f1113bd863a328b4bc4394af3700c1b
dcadenas pushed to master at dcadenas/state_pattern Wed Nov 11 22:11:06 -0800 2009
HEAD is d7b7533afdd8c9327d81dca5709ba1615b6aa96b
dcadenas pushed to master at dcadenas/state_pattern Wed Nov 11 22:01:37 -0800 2009
HEAD is 5d074ec774e413a20b275843c01e7d854f7ce397
dcadenas pushed to master at dcadenas/active_record_state_pattern Wed Nov 11 21:20:57 -0800 2009
HEAD is 4d720ff52861dd022defc359ebb85970a0908884
  • dcadenas committed 4d720ff5:
    Explained why a classical implementation was prefered
dcadenas pushed to master at dcadenas/state_pattern Wed Nov 11 21:18:38 -0800 2009
HEAD is 203f673b1928ad68c4559d4db93e4d30ceaea9c7
  • dcadenas committed 203f673b:
    Explained why a classical implementation was prefered
dcadenas pushed to master at dcadenas/state_pattern Wed Nov 11 20:18:32 -0800 2009
HEAD is 316beaf254e78b8cce7c13065096599c7e8284e5
dcadenas created tag v0.2.0 at dcadenas/gmail_sender Sun Nov 01 18:58:48 -0800 2009
dcadenas pushed to master at dcadenas/gmail_sender Sun Nov 01 18:58:29 -0800 2009
HEAD is a64bd782575848bcb79062e43d34a01365aa542e

5 commits »

dcadenas started watching ianwhite/nested_has_many_through Tue Oct 20 11:25:52 -0700 2009
nested_has_many_through's description:
rails plugin that allows has_many :through to go through other has_many :throughs
dcadenas started watching jimweirich/Given Sat Oct 17 10:56:00 -0700 2009
Given's description:
A Given/When/Then Specification Framework
dcadenas started watching engineyard/rails_dev_directory Wed Oct 14 14:25:50 -0700 2009
rails_dev_directory's description:
Rails Development Directory
dcadenas started watching lifo/tickle Wed Oct 14 10:12:22 -0700 2009
tickle's description:
Run your tests in parallel processes
dcadenas pushed to master at dcadenas/state_pattern Sun Oct 11 21:47:29 -0700 2009
dcadenas pushed to master at dcadenas/active_record_state_pattern Sun Oct 11 21:43:48 -0700 2009
HEAD is c2a3f86f6560c2cae23b5295678ef955b607a4e5
dcadenas created branch master at dcadenas/active_record_state_pattern Sun Oct 11 21:16:24 -0700 2009
dcadenas created repository active_record_state_pattern Sun Oct 11 21:14:39 -0700 2009
dcadenas created tag v1.2.0 at dcadenas/state_pattern Sun Oct 11 21:02:41 -0700 2009
dcadenas pushed to master at dcadenas/state_pattern Sun Oct 11 21:02:35 -0700 2009
HEAD is afe2bcd997c190f0ea30463cf6453d0717a52997

8 commits »

dcadenas created branch master at dcadenas/dot_files Sun Oct 11 01:17:54 -0700 2009
dcadenas created repository dot_files Sun Oct 11 01:14:06 -0700 2009
New repository is at dcadenas/dot_files
dcadenas pushed to master at dcadenas/state_pattern Thu Oct 08 21:08:23 -0700 2009
HEAD is 4d82952331d9025fe61d085f576b442846168db8
  • dcadenas committed 4d829523:
    That's a pleasant refactor, how didn't I see it before?
dcadenas started watching mislav/git-deploy Thu Oct 08 20:45:02 -0700 2009
git-deploy's description:
git deployment made easy
dcadenas pushed to master at dcadenas/state_pattern Thu Oct 08 17:21:14 -0700 2009
HEAD is 4a8ad455149e7e96f80e4500ab36f10e8b9de0a5

3 commits »

dcadenas forked technoweenie/active_record_context Thu Oct 08 02:12:54 -0700 2009
Forked repository is at dcadenas/active_record_context