kematzy (Kematzy)

Name
Kematzy
Email
Location
Malaysia
Member Since
Apr 11, 2008 (about 1 year)

Following 4 githubbers and watching 60 repositories view all →

Public Repositories (26)

  • kematzy-tasks

    A helpful collection of Rake tasks for improved workflows

    legend

    Last updated Thu Nov 19 07:54:33 -0800 2009

  • dm-is-select

    A DataMapper plugin that makes getting the <select> options from a Model easier.

    legend

    Last updated Thu Oct 29 19:17:48 -0700 2009

  • dm-more

    Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

    legend

    Forked from datamapper/dm-more Mon Jun 08 20:55:44 -0700 2009

    Last updated Fri Oct 09 21:03:07 -0700 2009

  • sinatra

    Classy web-development dressed in a DSL (official / canonical repo)

    legend

    Forked from sinatra/sinatra Thu Jan 29 22:42:10 -0800 2009

    Last updated Thu Oct 08 01:22:57 -0700 2009

  • jeweler

    Simple and opinionated helper for creating and managing Rubygem projects on GitHub

    legend

    Forked from technicalpickles/jeweler Thu May 28 07:30:20 -0700 2009

    Last updated Wed Sep 16 22:05:11 -0700 2009

  • sinatra-ie6nomore

    A simple Sinatra Extension in support of the "IE6 No More" [www.ie6nomore.com] campaign to rid th...

    legend

    Last updated Mon Sep 14 02:08:55 -0700 2009

  • less

    Leaner CSS

    legend

    Forked from cloudhead/less Thu Sep 10 00:26:14 -0700 2009

    Last updated Fri Sep 04 20:53:08 -0700 2009

  • rext

    Ruby extensions primarily abstracted from the evolution CMS

    legend

    Forked from visionmedia/rext Thu Sep 03 18:47:39 -0700 2009

    Last updated Mon Aug 24 11:24:02 -0700 2009

  • sinatra-test

    Commonly used bits when testing Sinatra apps/gems

    legend

    Last updated Thu Aug 20 20:46:56 -0700 2009

  • dm-is-published

    DataMapper plugin that provides basic published status support for models

    legend

    Last updated Wed Aug 19 21:49:06 -0700 2009

  • sinatra-rest

    Generates RESTful routes for the models of a Sinatra application

    legend

    Forked from blindgaenger/sinatra-rest Thu Aug 20 00:40:54 -0700 2009

    Last updated Fri Jul 24 10:12:03 -0700 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Mon Jun 08 20:54:00 -0700 2009

    Last updated Wed Jul 22 04:46:40 -0700 2009

  • sinatra-blog

    A quick example of a Gem based Sinatra App

    legend

    Last updated Tue Jul 21 19:03:19 -0700 2009

  • dm-gen

    Simple generator for datamapper files

    legend

    Forked from namelessjon/dm-gen Sat Jul 11 20:25:26 -0700 2009

    Last updated Sat Jul 11 23:31:42 -0700 2009

  • webby

    A lightweight and flexible website management system.

    legend

    Forked from TwP/webby Sun Nov 16 03:19:29 -0800 2008

    Last updated Thu Apr 16 17:56:30 -0700 2009

  • alt-tmbundles

    Alternative TM Bundles, are copies of the default .tmbundles, but with their uuid's changed, so t...

    legend

    Last updated Tue Apr 14 02:42:46 -0700 2009

  • dm-forms

    Framework agnostic DataMapper model form generation

    legend

    Last updated Mon Mar 23 16:16:28 -0700 2009

  • framer

    Framer is a web craftsman’s tool, making a light task of creating prototypes and wireframes of w...

    legend

    Forked from seaofclouds/framer Sat Mar 21 01:29:26 -0700 2009

    Last updated Fri Mar 20 12:11:11 -0700 2009

  • sinatra-cache

    Page Caching for Sinatra

    legend

    Last updated Sat Mar 14 02:15:06 -0700 2009

  • sinatras-hat

    Mount models as web services in Sinatra with ease.

    legend

    Forked from nakajima/sinatras-hat Thu Jan 29 22:48:57 -0800 2009

    Last updated Tue Mar 10 22:20:48 -0700 2009

  • rack-flash

    Flash messages for Rack applications implemented as middleware.

    legend

    Forked from nakajima/rack-flash Mon Mar 16 05:48:30 -0700 2009

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

  • sinatra-scaffold

    Scaffolding extension for Sinatra & DataMapper

    legend

    Last updated Wed Mar 04 18:49:44 -0800 2009

  • sinatra-book

    Tutorial + Cookbook

    legend

    Forked from sinatra/sinatra-book Thu Jan 29 23:03:27 -0800 2009

    Last updated Wed Jan 28 08:11:52 -0800 2009

  • sitegen

    legend

    Last updated Fri Dec 26 20:15:20 -0800 2008

  • resource_controller

    Rails RESTful controller abstraction plugin.

    legend

    Forked from giraffesoft/resource_controller Fri Apr 11 03:55:14 -0700 2008

    Last updated Wed Sep 24 07:47:12 -0700 2008

  • sinatra-app

    A basic template for website development using Sinatra, DataMapper and others.

    legend

    Created Thu Jul 24 09:25:59 -0700 2008

Public Activity feed

kematzy created branch master at kematzy/kematzy-tasks Thu Nov 19 07:54:33 -0800 2009
kematzy created repository kematzy-tasks Thu Nov 19 07:54:26 -0800 2009
New repository is at kematzy/kematzy-tasks
kematzy pushed to master at kematzy/dm-is-select Thu Oct 29 19:17:49 -0700 2009
HEAD is c76d0c8c3072594e43d81db6d68f657b3da6fd46

3 commits »

kematzy pushed to next at kematzy/dm-more Fri Oct 09 21:03:08 -0700 2009
HEAD is 5bbab8485196f358cf6ac1ed106c71e845fb0417

85 commits »

kematzy pushed to master at kematzy/dm-more Fri Oct 09 20:49:18 -0700 2009
HEAD is 58eeeb30215f7f9d0588f40f9eec469c12f27ace

470 commits »

kematzy commented on sinatra/sinatra Fri Oct 09 01:52:54 -0700 2009
Comment in 0962513:

Great! BUT this change is not working too well in development mode, as it sometimes does NOT update the HTML output after a minor change.

Running things through ReRun and Thin, and prior to this change, the reloads was working 100%, but now I have to restart after minor HTML changes, which is a bore during development.

Any chance of making this Cache functionality only work during production ? or a toogle for it ?

kematzy pushed to master at kematzy/sinatra Thu Oct 08 01:22:58 -0700 2009
HEAD is 6dc39e4298956c28df5557a6926499d4adf0a1ce
  • kematzy committed 6dc39e42:
    Updated gemspec and fixed rake install error
kematzy deleted branch fixing_sass_haml_options_bug at kematzy/sinatra Thu Oct 08 00:43:42 -0700 2009
Deleted branch was at kematzy/sinatra/tree/fixing_sass_haml_options_bug
kematzy pushed to master at kematzy/sinatra Thu Oct 08 00:34:36 -0700 2009
HEAD is 77aa857c71651e599056777cab073b26dfc83f5c

10 commits »