zbage

Member Since
Sep 10, 2008 (about 1 year)

Following 2 githubbers and watching 134 repositories view all →

zbage doesn’t have any public repositories yet

Public Activity feed

zbage started watching jferris/effigy Thu Nov 26 19:14:05 -0800 2009
effigy's description:
Ruby views without a templating language
zbage started watching xinuc/has_messages Wed Nov 11 05:37:30 -0800 2009
has_messages's description:
This plugin provides a nice and easy way to create simple internal messaging system in your application.
zbage started watching danopia/ruby-on-sails Fri Nov 06 04:25:09 -0800 2009
ruby-on-sails's description:
Sailing the Waves of Google with Ruby
zbage started watching jpsilvashy/fluid-grid-system Tue Nov 03 16:25:39 -0800 2009
fluid-grid-system's description:
A lightwieght XHTML/CSS framework that follows both the typographic grid, and also baseline grid
zbage started watching alloy/passengerpane Mon Nov 02 17:20:17 -0800 2009
passengerpane's description:
A Mac OS X preference pane for easily configuring Rails applications with Passenger.
zbage started watching bandito/acts_as_tree_on_steroids Sun Nov 01 23:00:53 -0800 2009
acts_as_tree_on_steroids's description:
Extends acts_as_tree to allow single query selections on the tree
zbage started watching markevans/block_helpers Sat Oct 31 21:25:47 -0700 2009
block_helpers's description:
Block helpers for Rails views, similar to form builders but for general case.
zbage started watching ceplus/fast-html-template Sat Oct 31 21:12:35 -0700 2009
fast-html-template's description:
Ruby module for using HTML Template from CGI scripts.
zbage started watching boof/farmfacts-old Sat Oct 31 18:16:28 -0700 2009
farmfacts-old's description:
A Ruby on Rails based CMS
zbage started watching pullmonkey/simple_cms Sat Oct 31 18:07:59 -0700 2009
simple_cms's description:
CMS plugin for ruby on rails. Really easy to set up and use.
zbage started watching hectorsq/rails-templates Sat Oct 31 02:14:11 -0700 2009
rails-templates was created Mon Apr 06 21:50:42 -0700 2009
zbage started watching Fingertips/rails-template Fri Oct 30 20:00:25 -0700 2009
rails-template was created Sun Oct 25 16:18:07 -0700 2009
zbage started watching imajes/rails-template Fri Oct 30 19:45:05 -0700 2009
rails-template's description:
based on the awesome rg by mrn
zbage started watching tog/tog Fri Oct 30 01:19:01 -0700 2009
tog's description:
Base gem that bootstrap tog platform configuration in a Rails app
zbage started watching mbleigh/subdomain-fu Thu Oct 29 20:55:20 -0700 2009
subdomain-fu's description:
A new plugin approach to attempting to solve the usage of subdomains in linking and routing in Rails projects.
zbage started watching angantyr/site_engine Thu Oct 29 20:54:54 -0700 2009
site_engine's description:
Add support for multiple subdomains and admin pages to manage them. Requires authentication_engine or similar authentication solution.
zbage started watching professionalnerd/simple-private-messages Thu Oct 29 20:48:49 -0700 2009
simple-private-messages's description:
Rails plugin that provides basic private messaging functionality between the users of a site.
zbage started watching penguincoder/acts_as_restricted_subdomain Thu Oct 29 20:48:22 -0700 2009
acts_as_restricted_subdomain's description:
Allows a Rails application to run multiple subdomain sites transparently inside of a single Rails instance. This allows for multi-homed or multi-tenant databases very easily.
zbage started watching dim/retrospectiva Thu Oct 29 03:31:33 -0700 2009
retrospectiva's description:
Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. It is intended to assist the collaborative aspect of work carried out by software development teams.
zbage opened issue 6 on flyerhzm/rfetion Wed Oct 28 06:56:23 -0700 2009
能不能做为服务调用?
zbage started watching anveo/swfupload_demo Sun Oct 25 18:07:35 -0700 2009
swfupload_demo's description:
How to use SWFUpload with custom Rack Middleware
zbage started watching sergiutruta/blogpub Tue Oct 20 06:28:28 -0700 2009
blogpub's description:
social networking framework with multi user blogs, developed in Rails 2.0.2 completely RESTful
zbage started watching dchelimsky/rspec-tmbundle Fri Oct 16 05:08:08 -0700 2009
rspec-tmbundle's description:
Textmate bundle for RSpec.
zbage started watching xlsuite/xlsuite Wed Oct 07 18:24:43 -0700 2009
xlsuite's description:
CRM & CMS | Integrated Business Management Platform Built In Ruby
zbage started watching drnic/install_theme Tue Oct 06 22:41:35 -0700 2009
install_theme's description:
Use any HTML template as a theme generator for your Rails app.
zbage started watching probablycorey/mini_magick Tue Oct 06 08:38:20 -0700 2009
mini_magick's description:
mini replacement for RMagick
zbage started watching defunkt/mustache Mon Oct 05 18:41:59 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
zbage created gist: 198173 Wed Sep 30 08:20:29 -0700 2009
def plain_text(url) doc = Nokogiri::HTML(open(url)) # conver...
zbage created gist: 198158 Wed Sep 30 08:05:53 -0700 2009
How to Hack Mysql Root Password : Method 1 :
zbage created gist: 198157 Wed Sep 30 08:00:32 -0700 2009
List installed packages ubuntu: dpkg -l
zbage created gist: 198155 Wed Sep 30 07:58:04 -0700 2009
class Competition < ActiveRecord::Base named_scope :limit, lambda { |num| { :limit => num } } ...
zbage started watching stffn/declarative_authorization Tue Sep 29 20:31:43 -0700 2009
declarative_authorization's description:
An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place
zbage started watching jystewart/theme_support Tue Sep 29 20:08:07 -0700 2009
theme_support was forked Sun Nov 09 13:35:42 -0800 2008
zbage started watching crcstudio/streetprint Tue Sep 29 19:49:45 -0700 2009
streetprint's description:
The Streetprint Engine
zbage started watching grimen/validatious-on-rails Tue Sep 29 19:21:02 -0700 2009
validatious-on-rails's description:
Rails plugin that maps model validations to class names on form elements to integrate with Validatious