sofadesign (Fabrice Luraine)

Name
Fabrice Luraine
Website/Blog
http://www.sofa-design.net
Company
Sofa Design
Member Since
Dec 18, 2008 (about 1 year)

Following 8 coders and watching 64 repositories view all →

Public Repositories (22)

Public Activity feed

sofadesign pushed to master at sofadesign/limonade Thu Feb 04 06:17:08 -0800 2010
HEAD is 370067dbd5b34f576ccfbfa49ef0be3e6b990a85

3 commits »

sofadesign deleted branch 0.4 at sofadesign/limonade Sat Jan 23 09:41:45 -0800 2010
Deleted branch was at sofadesign/limonade/tree/0.4
sofadesign created branch 0.4-stable at sofadesign/limonade Sat Jan 23 09:41:44 -0800 2010
sofadesign deleted branch 0.5 at sofadesign/limonade Sat Jan 23 09:39:30 -0800 2010
Deleted branch was at sofadesign/limonade/tree/0.5
sofadesign pushed to master at sofadesign/limonade Sat Jan 23 09:39:13 -0800 2010
HEAD is 896d10e18e7da42cb372dd74c092425e9fcabdc6

38 commits »

sofadesign pushed to 0.5 at sofadesign/limonade Sat Jan 23 07:32:28 -0800 2010
HEAD is 896d10e18e7da42cb372dd74c092425e9fcabdc6

4 commits »

sofadesign closed issue 2 on sofadesign/limonade Thu Jan 21 00:50:01 -0800 2010
Support for special characters in dispached regular expressions
sofadesign applied fork commits to limonade/0.5 Tue Jan 19 00:46:55 -0800 2010
0.5 was changed to d51c58
sofadesign applied fork commits to limonade/0.5 Tue Jan 19 00:46:41 -0800 2010
0.5 was changed to dee325
sofadesign started watching sgruhier/rake_cap_bash_autocomplete Mon Jan 04 02:16:52 -0800 2010
rake_cap_bash_autocomplete's description:
Autocompletion for rake and cap for bash shell
sofadesign started watching edouard/human-markdown-reference Mon Jan 04 00:06:20 -0800 2010
human-markdown-reference's description:
A multilingual human-readable Markdown reference you can include in your projects.
sofadesign updated gist: 266743 Thu Dec 31 06:26:16 -0800 2009
# Install appli Rails sur OSX 10.5 # ## Ruby / Rails ##
sofadesign updated gist: 266743 Thu Dec 31 06:23:34 -0800 2009
# Install appli Rails sur OSX 10.5 # ## Ruby / Rails ##
sofadesign updated gist: 266743 Thu Dec 31 06:23:03 -0800 2009
# Install appli Tolix sur OSX 10.5 # ## Ruby / Rails ##
sofadesign created gist: 266743 Thu Dec 31 06:19:56 -0800 2009
# Install appli rails Tolix sur OSX 10.5 # ## Ruby / Rails ##
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:49:42 -0800 2009
master was changed to 367d77
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:49:32 -0800 2009
master was changed to 670c58
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:49:20 -0800 2009
master was changed to 5a4033
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:49:09 -0800 2009
master was changed to 75208c
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:48:54 -0800 2009
master was changed to cdf042
sofadesign applied fork commits to rails-nginx-passenger-ubuntu/master Mon Dec 28 04:48:25 -0800 2009
master was changed to a8d0ae
sofadesign applied fork commits to library.dev/master Wed Dec 23 23:54:12 -0800 2009
master was changed to 8700d0
sofadesign applied fork commits to active_record_base_without_table/master Wed Dec 23 23:50:33 -0800 2009
master was changed to 200c89
sofadesign applied fork commits to active_record_base_without_table/master Wed Dec 23 23:50:25 -0800 2009
master was changed to 112e55
sofadesign commented on sofadesign/limonade Wed Dec 23 23:36:36 -0800 2009
Comment in 7fb0d2c:

Hello,
here $route is returned by route_find() which aggregates all params from environment and $route['options']['params']. So this is correct and
this confirmed by tests: http://github.com/sofadesign/limonade/blob/0.5/tests/router.php#L246

sofadesign forked jnstq/rails-nginx-passenger-ubuntu Tue Dec 22 00:54:16 -0800 2009
Forked repository is at sofadesign/rails-nginx-passenger-ubuntu
sofadesign started watching tomash/easy_globalize2_accessors Mon Dec 21 08:12:02 -0800 2009
easy_globalize2_accessors's description:
Easily access (read and write) globalize2-translated fields without fiddling with locale
sofadesign pushed to master at sofadesign/my-rails-templates Thu Dec 17 09:51:08 -0800 2009
HEAD is 172434b846b3e699a914bcff1f7bc4f252d70d04
  • sofadesign committed 172434b8:
    Fix gem versions, fix devise genrator and add french localization
sofadesign pushed to master at sofadesign/my-rails-templates Thu Dec 17 08:27:24 -0800 2009
sofadesign pushed to master at sofadesign/my-rails-templates Thu Dec 17 08:19:30 -0800 2009
HEAD is 0cd2aad665566aca77424bdb475bcb20f7d8dd1c
sofadesign created branch master at sofadesign/my-rails-templates Thu Dec 17 06:43:23 -0800 2009
sofadesign created repository my-rails-templates Thu Dec 17 06:39:28 -0800 2009
New repository is at sofadesign/my-rails-templates
sofadesign started watching acatighera/statistics Thu Dec 17 00:22:03 -0800 2009
statistics's description:
An ActiveRecord plugin that makes it easier to do reporting.
sofadesign started watching mynyml/nanotest Thu Dec 10 23:26:40 -0800 2009
nanotest's description:
When all you need is #assert
sofadesign commented on sofadesign/limonade Mon Dec 07 00:13:54 -0800 2009
Comment in 2962931:

This will also avoid unwanted output, like white chars, in order to prevent corruption when you want to render binary files.