GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

jcnetdev

Jacques Crocker
Seattle, WA
9
39
Mar 03, 2008

Public Activity  feed

jcnetdev started watching mattetti/merb-book Tue Dec 02 17:25:49 -0800 2008
merb-book's description:
Open Source Merb book
jcnetdev started watching entp/warehouse Sat Nov 29 21:16:30 -0800 2008
warehouse's description:
Git/Subversion browser and changeset viewer
jcnetdev updated gist: 28953 Tue Nov 25 07:58:42 -0800 2008
If I create a class within a module like so: module Parent class Child
jcnetdev created gist: 28953 Tue Nov 25 07:58:16 -0800 2008
Yep, I'm seeing the same behavior. Its actually scoping your form using the type of @thing. I'm guessing you have it in an Admin module. I don't believe its using the action paramater at all for building the form element names.
jcnetdev started watching lukesutton/gluttonberg Tue Nov 25 07:03:32 -0800 2008
gluttonberg's description:
A content management system built on top of Merb
jcnetdev committed to jcnetdev/haml Tue Nov 25 04:30:26 -0800 2008

f50c304a15fe958ee07e2142517aaa6ce5c72795

Fixing inline interpolation tests. # needed to be escaped for proper test scenario to occur

jcnetdev committed to jcnetdev/haml Tue Nov 25 04:30:25 -0800 2008

6ba166c4840422e7fc55f9c06594a036e691c2ce

Added universal #{}. All inline text blocks now will act like a == if they contain a #{}. Includes 7 unit tests which test the scenario in every combination (tag, line, escaped, etc). This also includes support of interpolation at the beginning of a line.

jcnetdev committed to jcnetdev/haml Tue Nov 25 04:09:08 -0800 2008

acc79addb203ac114702415532058da778eb299b

Fixing inline interpolation tests. # needed to be escaped for proper test scenario to occur

jcnetdev committed to jcnetdev/haml Tue Nov 25 04:09:07 -0800 2008

5c2e2aaf78c6f2680313348666fd55a135e80dc0

Added universal #{}. All inline text blocks now will act like a == if they contain a #{}. Includes 7 unit tests which test the scenario in every combination (tag, line, escaped, etc). This also includes support of interpolation at the beginning of a line.

jcnetdev committed to jcnetdev/haml Tue Nov 25 03:58:14 -0800 2008

1a1b6d2a32ce34a2873c0e9bd8208e26d078aefd

Fixing inline interpolation tests. # needed to be escaped for proper test scenario to occur

jcnetdev committed to jcnetdev/haml Tue Nov 25 03:58:11 -0800 2008

255ec92dd1fafc8d0d77c077340c179ab893125d

Added universal #{}. All inline text blocks now will act like a == if they contain a #{}. Includes 7 unit tests which test the scenario in every combination (tag, line, escaped, etc). This also includes support of interpolation at the beginning of a line.

jcnetdev committed to nex3/haml Mon Nov 24 21:26:29 -0800 2008

dc7ab5f579bdd8e13cc3c666e3ece0747398beed

Fixing content_tag bug with Rails 2.2.

jcnetdev committed to merbjedi/viewfu Mon Nov 24 17:05:33 -0800 2008
jcnetdev committed to jcnetdev/merb Mon Nov 24 15:29:40 -0800 2008

e47389105c1a84fa34dd30b1c25fde6958e168cd

Adding Image Submit tag to Form Helpers, with Specs

jcnetdev committed to jcnetdev/merb Mon Nov 24 14:46:26 -0800 2008

48b12fd5cf64ded82e4b2298c25118f13e8e9e9c

Adding Image Submit tag to Form Helpers, with Specs

jcnetdev started watching madrobby/scriptaculous Mon Nov 24 12:42:49 -0800 2008
scriptaculous's description:
script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours.
jcnetdev committed to jcnetdev/merb Sun Nov 23 21:18:37 -0800 2008

23b41f6121bde7882849a54d2d9716a6b0ddc0cc

Addresses Bug with Merb-Helpers regarding displaying label fields. label("Name", :for => "name") wasn't working. Has been fixed with matching specs.

jcnetdev forked wycats/merb Sun Nov 23 19:40:05 -0800 2008
Forked repository is at jcnetdev/merb
jcnetdev committed to merbjedi/comatose Sun Nov 23 17:01:53 -0800 2008

309ca027ce42e3fe69fc5deaa0bee6c94dd5bba1

Initial Import of Comatose Data. No Admin interface yet, however, if you use these Datamapper models to hook directly into an existing Comatose installation, you can use Merb to display comatose data @page.to_html and it will use all the configured Text filters and templating.

jcnetdev committed to merbjedi/viewfu Sun Nov 23 16:42:41 -0800 2008

6e6bb16814710d02c0cfba7dfdcfe9b58927a1dd

Converting Rails ViewFu over to merb. Provides