lapluviosilla

Member Since
Jan 21, 2009 (11 months)

Following 0 githubbers and watching 46 repositories view all →

Public Repositories (7)

  • test_app

    Dummie Rails app intended for testing/debugging Formtastic and Validatious-On-Rails.

    legend

    Forked from grimen/test_app Wed Oct 14 16:53:11 -0700 2009

    Last updated Thu Oct 22 10:00:45 -0700 2009

  • wizardly

    create a functioning wizard for any model in three steps

    legend

    Forked from jeffp/wizardly Thu Sep 24 15:10:18 -0700 2009

    Last updated Thu Sep 24 15:12:54 -0700 2009

  • ar-foreign-extensions

    Foreign key module of the ar-extensions gem/plugin

    legend

    Forked from zdennis/ar-extensions Thu Sep 17 10:24:10 -0700 2009

    Last updated Thu Sep 17 11:11:22 -0700 2009

  • observational

    Use the observer pattern to better divide your objects' responsibilities.

    legend

    Forked from jamesgolick/observational Mon Sep 14 12:46:54 -0700 2009

    Last updated Mon Sep 14 14:03:43 -0700 2009

  • validates_timeliness

    Date and time validation plugin for Rails 2.x and allows custom date/time formats

    legend

    Forked from adzap/validates_timeliness Wed Jul 01 18:11:45 -0700 2009

    Last updated Wed Jul 01 18:22:04 -0700 2009

  • chayote

    Internal time app

    legend

    Last updated Sat Apr 11 22:45:49 -0700 2009

  • web-app-theme

    A simple theme for web apps

    legend

    Forked from pilu/web-app-theme Tue Mar 24 21:30:36 -0700 2009

    Last updated Mon Mar 09 17:55:45 -0700 2009

Public Activity feed

lapluviosilla started watching documentcloud/jammit Tue Nov 24 08:03:42 -0800 2009
jammit's description:
Industrial Strength Asset Packaging for Rails
lapluviosilla opened issue 2 on lapluviosilla/web-app-theme Sat Oct 24 11:16:05 -0700 2009
testing markup
lapluviosilla started watching raganwald/andand Sat Oct 24 08:51:54 -0700 2009
andand's description:
The Maybe Monad in idiomatic Ruby
lapluviosilla pushed to master at lapluviosilla/test_app Thu Oct 22 10:00:45 -0700 2009
HEAD is f620d7fe0d65ea82d1daf4eab75fcd3d3b5972e9
  • lapluviosilla committed f620d7fe:
    Added searchlogic form to test issue #9. Checked out validatious-on-rails as plugin to get latest changes.
lapluviosilla pushed to master at lapluviosilla/test_app Mon Oct 19 11:13:03 -0700 2009
HEAD is 99744de52f58e0d5f8e704d0fa519e29927a742c
  • lapluviosilla committed 99744de5:
    Updated Rails to 2.3.4 and formtastic to 0.2.5. Added validatious-on-rails to test `interning empty string` bug.
lapluviosilla opened issue 9 on grimen/validatious-on-rails Fri Oct 16 15:29:44 -0700 2009
undefined method `reflect_on_validations_for'
lapluviosilla opened issue 8 on grimen/validatious-on-rails Fri Oct 16 15:19:18 -0700 2009
`wrong constant name Account[ownerAttributes]'
lapluviosilla opened issue 7 on grimen/validatious-on-rails Fri Oct 16 15:15:38 -0700 2009
`uninitialized constant`
lapluviosilla opened issue 6 on grimen/validatious-on-rails Fri Oct 16 15:00:39 -0700 2009
`interning empty string`
lapluviosilla opened issue 1 on lapluviosilla/web-app-theme Fri Oct 16 14:51:25 -0700 2009
Testing markup
lapluviosilla pushed to master at lapluviosilla/test_app Wed Oct 14 17:52:58 -0700 2009
HEAD is b3db243cbebae36be10a99a4cf0a2924187988d5
lapluviosilla forked grimen/test_app Wed Oct 14 16:53:15 -0700 2009
Forked repository is at lapluviosilla/test_app
lapluviosilla opened issue 3 on sevenwire/forgery Wed Oct 14 15:55:20 -0700 2009
Update gemcutter
lapluviosilla opened issue 1 on jeremymcanally/matchy Wed Oct 14 15:52:25 -0700 2009
Add gemcutter.org support
lapluviosilla started watching binarylogic/searchlogic Wed Oct 14 15:42:39 -0700 2009
searchlogic's description:
Searchlogic makes using ActiveRecord named scopes easier and less repetitive.
lapluviosilla started watching be9/acl9 Wed Oct 14 15:40:58 -0700 2009
acl9's description:
Yet another role-based authorization system for Rails
lapluviosilla opened issue 74 on justinfrench/formtastic Wed Oct 14 15:12:09 -0700 2009
semantic_fields_for i18n labels
lapluviosilla started watching adzap/asset_packager Fri Oct 09 09:30:05 -0700 2009
asset_packager's description:
JavaScript and CSS Asset Compression for Production Rails Apps
lapluviosilla started watching josevalim/inherited_resources Tue Oct 06 14:50:17 -0700 2009
inherited_resources's description:
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
lapluviosilla started watching karmi/localized_country_select Fri Oct 02 10:25:24 -0700 2009
localized_country_select's description:
Rails plugin for localized "country_select" helper with Rake task for downloading locales from Unicode.org's CLDR
lapluviosilla started watching binarylogic/addresslogic Fri Oct 02 10:25:10 -0700 2009
addresslogic's description:
A simple ruby solution to displaying addresses.
lapluviosilla started watching apotonick/cells Fri Oct 02 09:54:34 -0700 2009
cells's description:
Components for Rails.
lapluviosilla started watching justinfrench/formtastic Fri Oct 02 09:54:22 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
lapluviosilla started watching grimen/validatious-on-rails Fri Oct 02 09:54:21 -0700 2009
validatious-on-rails's description:
Rails plugin that maps model validations to class names on form elements to integrate with Validatious