scambra (Sergio Cambra)

Name
Sergio Cambra
Company
entreCables S.L.
Location
Zaragoza, Spain
Member Since
Aug 13, 2008 (about 1 year)

Public Repositories (20)

  • railscollab

    A Project Management and Collaboration tool inspired by Basecamp

    legend

    Forked from jamesu/railscollab Thu Jun 11 12:08:22 -0700 2009

    Last updated Fri Nov 06 01:53:30 -0800 2009

  • paranoid_fu

    ActiveRecord plugin allowing you to hide and restore records without actually deleting them. This...

    legend

    Forked from technoweenie/acts_as_paranoid Thu Nov 05 04:24:42 -0800 2009

    Last updated Thu Nov 05 08:47:44 -0800 2009

  • low-pro

    Extensions to Prototype to aid in writing unobstrusive JavaScript

    legend

    Forked from danwrong/low-pro Wed Jul 01 01:53:49 -0700 2009

    Last updated Fri Oct 30 02:17:39 -0700 2009

  • acts-as-taggable-on

    A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.

    legend

    Forked from mbleigh/acts-as-taggable-on Wed Apr 08 02:06:08 -0700 2009

    Last updated Tue Oct 20 00:28:19 -0700 2009

  • ar_mailer

    fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps

    legend

    Forked from adzap/ar_mailer Thu Jul 30 04:43:28 -0700 2009

    Last updated Mon Oct 19 09:20:33 -0700 2009

  • is_paranoid

    Destroy your records while keeping them in database, able to restore them later

    legend

    Forked from mislav/is_paranoid Wed Nov 04 02:34:13 -0800 2009

    Last updated Wed Oct 14 19:25:20 -0700 2009

  • recordselect

    Replaces <select> tags with a full-HTML, RESTful JavaScript record browser (Rails plugin)

    legend

    Forked from cainlevy/recordselect Mon Mar 02 07:13:36 -0800 2009

    Last updated Thu Oct 08 00:35:49 -0700 2009

  • rails-i18n

    Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...

    legend

    Forked from svenfuchs/rails-i18n Thu Feb 26 01:48:27 -0800 2009

    Last updated Tue Sep 29 07:05:19 -0700 2009

  • shoulda

    Makes tests easy on the fingers and the eyes

    legend

    Forked from thoughtbot/shoulda Fri Jun 26 03:30:31 -0700 2009

    Last updated Tue Sep 22 00:55:30 -0700 2009

  • wiki_engine

    Unobtrusive wiki that can be easily integrated into existing application

    legend

    Forked from 3scale/acts_as_wiki Fri Jul 10 01:38:45 -0700 2009

    Last updated Tue Aug 04 02:14:21 -0700 2009

  • active_scaffold_dependent_protect

    ActiveScaffold Bridge for dependent protect. Forbid destroy action when an association with depen...

    legend

    Last updated Thu Jul 02 03:54:29 -0700 2009

  • dependent_protect

    Adds dependent protect option to rails associations

    legend

    Last updated Thu Jul 02 03:53:42 -0700 2009

  • image_science

    Adds methods to get image information

    legend

    Forked from seattlerb/image_science Tue Apr 28 04:34:40 -0700 2009

    Last updated Wed Jun 24 02:57:30 -0700 2009

  • ym4r_gm

    My copy of the subversion repo at svn://rubyforge.org/var/svn/ym4r/Plugins/GM/trunk/ym4r_gm

    legend

    Forked from ewildgoose/ym4r_gm Thu Feb 26 03:20:08 -0800 2009

    Last updated Mon Jun 22 01:48:36 -0700 2009

  • in_place_editing

    InPlaceEditing plugin

    legend

    Forked from rails/in_place_editing Mon Sep 22 08:28:14 -0700 2008

    Last updated Thu Jun 04 07:58:52 -0700 2009

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with support for i18n, a full test/unit...

    legend

    Forked from technoweenie/restful-authentication Mon Apr 20 08:20:15 -0700 2009

    Last updated Wed May 27 02:38:26 -0700 2009

  • rfpdf

    Ruby on Rails TCPDF plugin

    legend

    Forked from professionalnerd/rfpdf Tue Apr 28 03:06:40 -0700 2009

    Last updated Tue Apr 28 03:21:14 -0700 2009

  • piston

    Piston is a utility that eases vendor branch management. This repository is a complete reimpleme...

    legend

    Forked from francois/piston Wed Aug 13 01:28:01 -0700 2008

    Last updated Mon Apr 13 03:52:17 -0700 2009

  • i18n_generators

    A pack of Rails generators gem plugin that generates Rails 2.2 I18n locale files for almost every...

    legend

    Forked from amatsuda/i18n_generators Wed Apr 01 09:16:39 -0700 2009

    Last updated Wed Apr 01 09:58:31 -0700 2009

  • negative-captcha

    A plugin to make the process of creating a negative captcha in Rails much less painless

    legend

    Forked from subwindow/negative-captcha Fri Sep 12 03:09:23 -0700 2008

    Last updated Fri Sep 12 03:17:32 -0700 2008

Public Activity feed

scambra pushed to security at activescaffold/active_scaffold Fri Nov 06 08:28:55 -0800 2009
HEAD is 22fdd03f3df2c2bb23fdf15d76aa46ddd89331c4

3 commits »

scambra pushed to master at activescaffold/active_scaffold Fri Nov 06 08:28:54 -0800 2009
HEAD is 991081cbfe6be10bda2e7ab9a4c69c4fbaf29686

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Fri Nov 06 08:28:54 -0800 2009
HEAD is 43ebcec3d4d7dc51d11a24bb83cc113f8223a1b3

3 commits »

scambra pushed to master at scambra/railscollab Fri Nov 06 01:53:30 -0800 2009
HEAD is 8e9eca10035bd233d50ec0e59cefb5d2ff96359e

24 commits »

scambra pushed to master at scambra/paranoid_fu Thu Nov 05 08:47:44 -0800 2009
HEAD is a69ce5f03d6f7b7dffb3ab503d18a538b83dc14a
  • scambra committed a69ce5f0:
    Fix conditions for associations when without_deleted is used. Time.now was fixed to time when application was started.
scambra pushed to master at scambra/paranoid_fu Thu Nov 05 08:24:44 -0800 2009
HEAD is abd508bf653bc4936cd2d0153388e5b21c715bf8
  • scambra committed abd508bf:
    Add without_deleted option for has_one and has_and_belongs_to_many
scambra pushed to master at scambra/paranoid_fu Thu Nov 05 05:07:07 -0800 2009
HEAD is 5642eabb7e8d6617626a38999d4cae2ed5cd602c
scambra pushed to master at scambra/acts_as_paranoid Thu Nov 05 04:43:53 -0800 2009
HEAD is 6159182d7c1873a34047c6352fddbd87855333b3
  • scambra committed 6159182d:
    Rewrite to use named scopes. Associations load deleted objects by default, without_deleted option is added to get the previous behavior. Now it works for belongs_to polymorphic associations too.
scambra pushed to security at activescaffold/active_scaffold Thu Nov 05 04:30:08 -0800 2009
HEAD is 2468343ff36d163b15f8c2f7fd4761beb56cd3d4

2 commits »

scambra pushed to master at activescaffold/active_scaffold Thu Nov 05 04:30:06 -0800 2009
HEAD is 2d95e2f61c6729865c1d1d96d73ba50e676ee897
  • vhochstein committed 2d95e2f6:
    fixed nil exception in case of an unknown column in params
scambra pushed to experimental at activescaffold/active_scaffold Thu Nov 05 04:30:06 -0800 2009
HEAD is 06377a9d6fc7c57cca3d2fece4b79753655ac006

2 commits »

scambra forked technoweenie/acts_as_paranoid Thu Nov 05 04:24:43 -0800 2009
Forked repository is at scambra/acts_as_paranoid
scambra forked mislav/is_paranoid Wed Nov 04 02:34:15 -0800 2009
Forked repository is at scambra/is_paranoid
scambra pushed to master at scambra/low-pro Fri Oct 30 02:17:39 -0700 2009
HEAD is 035b7a62f1ffa502cc3e33712e855d6e96bfc88c
scambra pushed to security at activescaffold/active_scaffold Thu Oct 29 02:30:09 -0700 2009
HEAD is 75c1bdade41b849c179e4b80cd8562ec1097d5e0

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Thu Oct 29 02:30:09 -0700 2009
HEAD is b276fef166dba17545f59b757a100e34ec2ca527

2 commits »

scambra pushed to master at activescaffold/active_scaffold Thu Oct 29 02:30:09 -0700 2009
HEAD is ec484e0a6d92f02e40d587d3f1c833e40b9c1630
  • scambra committed ec484e0a:
    Set url for return_to_main in a helper to use it for cancel links and return_to_main in controller
scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 06:22:20 -0700 2009
HEAD is afa366beff4982a20ca9463c132746372d56b94d

3 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 06:22:20 -0700 2009
HEAD is 016997cea145d5c447ff828f17c38997fcd3bb2a

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 06:22:20 -0700 2009
HEAD is 6be51352ec8c60972dcf6e2e525549fb79e49fda

3 commits »

scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 06:18:51 -0700 2009
HEAD is 6eb55725e6f03cd2e39b2a569f48ae1a9898365c

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 06:18:50 -0700 2009
HEAD is 1463208588463767f18bcc044630a01eefa35be1

2 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 06:18:50 -0700 2009
HEAD is 963fe4f3f6fd89274a2aecd3e881c7938f3d10ec
  • scambra committed 963fe4f3:
    Fix links_for_associations for polymorphic associations
scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 05:46:37 -0700 2009
HEAD is 2b169a03323a0212e9d1e8820684946cc347f00b

2 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 05:46:37 -0700 2009
HEAD is 68bd3718561d791fb37d0b6aab65a72713125688
  • scambra committed 68bd3718:
    Fix set sorting from default_scope when direction is not set
scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 05:46:36 -0700 2009
HEAD is cabbb2abbe000477bec8a1a109ff5805e2ec5fe1

2 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 05:21:24 -0700 2009
HEAD is 57024eb4764ff811b12e7ac16fff90cc5d4d5326
  • scambra committed 57024eb4:
    add action to class attribute in disabled action links
scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 05:21:24 -0700 2009
HEAD is 8708eb6bce9aab030eae86e949a324593dd49323

2 commits »

scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 05:21:24 -0700 2009
HEAD is ff69d62292db2260d51ad448ce9da8b679e2a87a

2 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 04:23:29 -0700 2009
HEAD is 1fd6e681b9c0a15f493fc1a7caa96049f473dfa4

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 04:23:29 -0700 2009
HEAD is dde05df80d9cd7fdd01bfc65aa3c9e7a959f8faa

3 commits »

scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 04:23:30 -0700 2009
HEAD is cb306d1942de2df1e252dec9fae03801f1035b73

3 commits »

scambra pushed to security at activescaffold/active_scaffold Wed Oct 28 02:46:40 -0700 2009
HEAD is af3ac8ba0ca9ba6cfaf849a7ab42c62da676434a

2 commits »

scambra pushed to experimental at activescaffold/active_scaffold Wed Oct 28 02:46:40 -0700 2009
HEAD is 798ebc63002c4d5e3d5f98146b6f6a7a6c551ee4

2 commits »

scambra pushed to master at activescaffold/active_scaffold Wed Oct 28 02:46:40 -0700 2009
HEAD is ffc7f9371dbe3d65403618cc4496228eb88f4a04