janx (Jan)

Name
Jan
Email
Website/Blog
http://rwsleep.blogspot.com
Company
Freelancer
Location
Hangzhou
Member Since
Apr 08, 2008 (about 1 year)

Following 2 githubbers and watching 60 repositories view all →

Public Repositories (11)

  • janx.github.com

    About Jan

    legend

    Last updated Sun Nov 08 18:57:52 -0800 2009

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Tue Nov 03 21:18:11 -0800 2009

    Last updated Wed Nov 04 00:05:27 -0800 2009

  • unicorn

    Unofficial Unicorn Mirror. Updated semi-regularly.

    legend

    Forked from defunkt/unicorn Mon Nov 02 23:21:23 -0800 2009

    Last updated Mon Nov 02 15:47:00 -0800 2009

  • dotfiles

    configurations/dotfiles

    legend

    Last updated Sun Oct 25 08:39:07 -0700 2009

  • vim-rubytest

    Run ruby test in vim

    legend

    Last updated Wed Sep 23 20:27:09 -0700 2009

  • newsmailer

    Read news from rss/atom/... feeds, send them to your mailbox

    legend

    Last updated Sun Jun 21 13:12:36 -0700 2009

  • snailgun

    Preload and fork ruby interpreter for fast script startup

    legend

    Forked from candlerb/snailgun Sat May 16 06:07:03 -0700 2009

    Last updated Sun May 17 18:38:00 -0700 2009

  • lightime

    Generate time report for tickets on lighthouse

    legend

    Last updated Sun Mar 08 12:12:48 -0700 2009

  • cruisecontrol.rb

    Cruise Control for Ruby, keep it simple

    legend

    Forked from thoughtworks/cruisecontrol.rb Tue Mar 03 08:31:22 -0800 2009

    Last updated Tue Mar 03 08:35:36 -0800 2009

  • apache-upload-progress-module

    Upload progress module for apache

    legend

    Forked from drogus/apache-upload-progress-module Sun Feb 15 23:54:53 -0800 2009

    Last updated Sun Feb 15 23:57:41 -0800 2009

  • lovd-by-less

    Integrate Ankoder Video Professional Service with lovd-by-less

    legend

    Forked from stevenbristol/lovd-by-less Thu Jul 24 02:44:23 -0700 2008

    Last updated Wed Nov 05 00:28:58 -0800 2008

Public Activity feed

janx started watching technicalpickles/jeweler Tue Nov 10 03:53:59 -0800 2009
jeweler's description:
Simple and opinionated helper for creating and managing Rubygem projects on GitHub
janx started watching radiant/radiant Tue Nov 10 03:39:41 -0800 2009
radiant's description:
Radiant is a no-fluff, open source content management system designed for small teams.
janx started watching binarylogic/authlogic_example Mon Nov 09 19:55:21 -0800 2009
authlogic_example's description:
An example rails app using the Authlogic authentication library
janx started watching ianwhite/pickle Mon Nov 09 02:20:49 -0800 2009
pickle's description:
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
janx pushed to master at janx/janx.github.com Sun Nov 08 18:57:52 -0800 2009
HEAD is c6c51c9b3bd0a54643ab69f7b984eee4537106a1

2 commits »

janx started watching bantic/image_labs Sun Nov 08 17:32:41 -0800 2009
image_labs's description:
playful experimentation with image processing and ruby
janx pushed to master at janx/janx.github.com Sun Nov 08 01:37:14 -0800 2009
HEAD is 63e565e96d25e6bc666dbaf3e63c5a2e269b04f4
janx pushed to master at janx/janx.github.com Sun Nov 08 00:37:19 -0800 2009
HEAD is 7f0c8736e6dc527ed6be49241612c1ad3040ab7b
janx pushed to master at janx/janx.github.com Sat Nov 07 23:37:49 -0800 2009
HEAD is 8aff49452e34828b29faeab1a3a445578d7bfe25
janx pushed to master at janx/janx.github.com Sat Nov 07 22:20:02 -0800 2009
HEAD is 5817d31645a24cd429ffb4e4994b8d903da85276

2 commits »

janx commented on rails/rails Fri Nov 06 09:19:55 -0800 2009
Comment in d627c93:

thanks :-)

janx commented on rails/rails Fri Nov 06 01:29:18 -0800 2009
Comment in d627c93:

Hey @josevalim,

For 'dependency hell', I mean the 'require' statement I need to put in file when I tried to write a generator in lib/generator folder (like you). I tried your generators in third_rails but they don't work:

@@@ [WARNING] Could not load generator at "/tmp/lala/lib/generators/datamapper/model/model_generator.rb". Error: no such file to load -- generators/named_base [WARNING] Could not load generator at "/tmp/lala/lib/generators/rspec/model/model_generator.rb". Error: no such file to load -- generators/named_base Could not find generator rspec:model.
@@@

All old style generators won't work after the refactor on rails generator recently (?). I can't find an easy way to write new generator in lib/generators. Any idea?

janx pushed to master at janx/janx.github.com Fri Nov 06 00:31:53 -0800 2009
HEAD is 037e01910196400b2efd6b75e097da2dda14d3c9
janx created gist: 226978 Thu Nov 05 02:46:16 -0800 2009
require 'fileutils' $cache_dir = File.join('tmp', 'watchr')
janx forked gist: 226977 Thu Nov 05 02:44:17 -0800 2009
# run this file in RAILS_ROOT with watchr # # .watchr template file for rspec test suite
janx commented on rails/rails Thu Nov 05 01:52:03 -0800 2009
Comment in d627c93:

I wrote a rspec built-in generator for rails3 yesterday (in my fork). I tried to write it as a plugin generator (like in lib/generators) but gave up finally due to the dependency hell :(

Is there any public api for plugin generator now?

janx pushed to master at janx/janx.github.com Wed Nov 04 05:26:54 -0800 2009
HEAD is 3924ba1f8305a47250b59ab4bd696a2664f57926
janx started watching kovyrin/db-charmer Wed Nov 04 01:09:23 -0800 2009
db-charmer's description:
ActiveRecord Connections Magic (slaves, multiple connections, etc)
janx pushed to master at janx/rails Wed Nov 04 00:05:30 -0800 2009
HEAD is ee6d71301e202f77e4263935956f737614d0b30d
janx pushed to master at janx/rails Tue Nov 03 23:36:26 -0800 2009
HEAD is ea8dc8ef72c27d0447bf7103e9e003ca8f5b84b4
  • janx committed ea8dc8ef:
    script/generate rspec to setup rspec files
janx pushed to master at janx/rails Tue Nov 03 21:33:53 -0800 2009
HEAD is 7beb395d081fb13e831b8f83449419de862c023b
janx forked rails/rails Tue Nov 03 21:18:12 -0800 2009
Forked repository is at janx/rails
janx forked defunkt/unicorn Mon Nov 02 23:21:25 -0800 2009
Forked repository is at janx/unicorn
janx started watching josh/rack-mount Mon Nov 02 22:56:17 -0800 2009
rack-mount's description:
Stackable dynamic tree based Rack router
janx pushed to master at janx/janx.github.com Mon Nov 02 05:47:03 -0800 2009
janx pushed to master at janx/janx.github.com Sun Nov 01 04:52:48 -0800 2009
HEAD is 513c95ec1016890f337489885b1668b79f1c056f
janx started watching RISCfuture/autumn Sun Nov 01 01:45:06 -0700 2009
autumn's description:
Easy, fresh, feature-rich IRC bots in Ruby
janx pushed to master at janx/janx.github.com Fri Oct 30 01:44:46 -0700 2009
HEAD is 5d857293218a60662f3169cd82afd5a902270e7e
  • janx committed 5d857293:
    re-estimating, story points vs ideal days
janx pushed to master at janx/janx.github.com Wed Oct 28 01:40:18 -0700 2009
HEAD is 5d03c059c8f90168482ac45203d06e42aadaee69
janx pushed to master at janx/dotfiles Sun Oct 25 08:39:09 -0700 2009
HEAD is 7c9b2516e492a9f2aea4fa8432496d7db9ac7cbc
  • janx committed 7c9b2516:
    cleand xmonad config, add urxvt config, update ec2 environment
janx pushed to master at janx/janx.github.com Thu Oct 22 01:52:43 -0700 2009
HEAD is e83ac243520d3c4a12024485a3560dd8a180695d
janx pushed to master at janx/janx.github.com Thu Oct 22 00:42:56 -0700 2009
HEAD is e981d120642a87056de00f53225e4cfac9e6372e
janx started watching couchrest/couchrest Wed Oct 21 20:46:09 -0700 2009
couchrest's description:
A RESTful CouchDB client based on Heroku's RestClient and Couch.js
janx pushed to master at janx/janx.github.com Wed Oct 21 06:43:36 -0700 2009
HEAD is 316fda6ffc951eb2bcc5f220ec870ac7f4c1e72a
janx pushed to master at janx/janx.github.com Wed Oct 21 01:26:05 -0700 2009
HEAD is 9cdec6b95f7aa1c2159159f4be46dd7da3d6dddd