towanda (Manu Campos)

Name
Manu Campos
Website/Blog
http://invisibles.cc
Company
http://aspgems.com
Location
madrid spain
Member Since
Jul 22, 2008 (about 1 year)

Following 27 githubbers and watching 47 repositories view all →

Public Repositories (2)

  • acts_as_network

    Rails plugin for cleanly modeling social networks using ActiveRecord

    legend

    Forked from sjlombardo/acts_as_network Sun Oct 18 09:48:39 -0700 2009

    Last updated Mon Oct 19 10:53:11 -0700 2009

  • emacs.d

    Ficheros configuración emacs

    legend

    Last updated Tue Jun 30 14:52:58 -0700 2009

Public Activity feed

towanda started watching radar/by_star Tue Dec 01 09:34:11 -0800 2009
by_star's description:
Lets you find ActiveRecord objects by year, month, fortnight, week and more!
towanda started watching pivotal/desert Tue Dec 01 04:21:50 -0800 2009
desert's description:
Desert is a component framework for Rails that allows your plugins have a Rails app like directory structure, routes, migrations, and dependencies.
towanda started watching rdp/ruby_talk_faq Mon Nov 30 11:15:41 -0800 2009
ruby_talk_faq's description:
repository dedicated to answering common ruby-talk questions via its wiki
towanda started watching probono/congressmen Fri Nov 27 09:02:43 -0800 2009
congressmen's description:
Who watch the congressmen?
towanda started watching probono/legebiltzarra Fri Nov 27 08:40:03 -0800 2009
legebiltzarra was created Tue May 19 15:03:48 -0700 2009
towanda started watching botanicus/rango Wed Nov 25 09:06:15 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
towanda started watching botanicus/rango Wed Nov 25 08:23:44 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
towanda started watching cavalle/pickle Wed Nov 25 08:19:44 -0800 2009
pickle's description:
A pickle is a cucumber fermented in vinegar or brine. It is also a BDD acceptance framework that speaks only ruby
towanda started watching ryanb/cancan Sat Nov 21 09:05:04 -0800 2009
cancan's description:
Simple authorization for Rails.
towanda started watching dcparker/ruby-gmail Sat Nov 21 09:03:56 -0800 2009
ruby-gmail's description:
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
towanda started watching crafterm/twilight-emacs Wed Nov 11 08:56:20 -0800 2009
twilight-emacs's description:
Twilight Theme for Emacs
towanda forked rails/acts_as_tree Wed Nov 11 03:22:15 -0800 2009
Forked repository has since been deleted.
towanda started watching rails/acts_as_tree Wed Nov 11 03:21:26 -0800 2009
acts_as_tree's description:
ActsAsTree plugin
towanda forked gist: 228631 Sat Nov 07 01:58:16 -0800 2009
# Add a bunch of twitter users to one of your twitter lists # # use it with a file full of twitte...
towanda started watching marten/jekyll Fri Nov 06 01:50:44 -0800 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
towanda started watching mikel/mail Tue Nov 03 08:17:35 -0800 2009
mail's description:
A Really Ruby Mail Library
towanda started watching fesplugas/simplified_metatags Fri Oct 30 01:24:09 -0700 2009
simplified_metatags's description:
Simple and clean way to add metatags to your Rails application.
towanda started watching bebanjo/persistize Fri Oct 30 01:17:55 -0700 2009
persistize's description:
Easy denormalization for your ActiveRecord models
towanda started watching maccman/bowline Wed Oct 28 03:06:54 -0700 2009
bowline's description:
Ruby/JS GUI and Binding framework for Titanium (very alpha)
towanda started watching spastorino/my_emacs_for_rails Wed Oct 28 02:31:47 -0700 2009
my_emacs_for_rails's description:
Emacs init file and plugins to enhance Ruby on Rails development experience
towanda started watching andreasronge/neo4j Mon Oct 26 04:41:52 -0700 2009
neo4j's description:
A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing
towanda applied fork commits to acts_as_network/master Mon Oct 19 10:53:31 -0700 2009
master was changed to 4e0342
towanda applied fork commits to acts_as_network/master Mon Oct 19 10:53:11 -0700 2009
master was changed to 4e0342
towanda started watching methodmissing/scrooge Mon Oct 19 06:51:57 -0700 2009
scrooge's description:
Fetch exactly what you need
towanda started watching danimataonrails/rss_mashup Sun Oct 18 14:42:07 -0700 2009
rss_mashup's description:
rss mashup
towanda pushed to master at towanda/acts_as_network Sun Oct 18 11:41:08 -0700 2009
HEAD is 457ff70e260cf52cd2e7cf806b9a61db43cc7776
towanda forked sjlombardo/acts_as_network Sun Oct 18 09:48:39 -0700 2009
Forked repository is at towanda/acts_as_network
towanda started watching madridonrails/FacturaMOR Wed Oct 14 06:57:07 -0700 2009
FacturaMOR's description:
An application for managing your invoices.
towanda created gist: 209965 Wed Oct 14 03:29:39 -0700 2009
<
towanda created gist: 199910 Fri Oct 02 09:54:48 -0700 2009
def valid_email? TMail::Address.parse(email) rescue
towanda created gist: 199907 Fri Oct 02 09:50:31 -0700 2009
ActionMailer::Base.smtp_settings = { :tls => true, :address => "smtp.gmail.com",
towanda created gist: 199906 Fri Oct 02 09:49:21 -0700 2009
ruby script/plugin install git://github.com/collectiveidea/action_mailer_optional_tls.git