kch

Caio Chassot
5
4
Apr 22, 2008
  • fork of file_column plugin, patched up with edge rails compatibility, locales, new features (see ...
    Forked from tekin/file_column Thu Mar 12 18:15:38 -0700 2009
    legend
  • rails plugin: searches the entire controller inheritance chain for templates to render
    Updated Mon Feb 09 04:00:11 -0800 2009
    legend
  • Rails plugin that posts bugs to a FogBugz installation via BugzScout.
    Updated Tue Dec 02 20:08:57 -0800 2008
    legend
  • Rails plugin for searching with MySQL full-text
    Updated Wed Apr 15 02:05:23 -0700 2009
    legend

Following

Public Activity  feed

kch started watching gunark/rubycas-client Mon Jun 01 01:14:56 -0700 2009
rubycas-client's description:
Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
kch commented on korobkov/file_column Thu May 21 10:34:47 -0700 2009
Comment in 457bf53:

Yea, original dev should have posted a more detailed comment. OTOH while I agree in principle that IE should not suck, I prefer to have my apps working with it even though it does.

kch forked rails/rails Thu May 21 10:31:38 -0700 2009
Forked repository has since been deleted.
kch commented on korobkov/file_column Thu May 14 17:55:40 -0700 2009
Comment in b750c02:

Just removing this line is less than ideal in that you may be allowing characters that are not valid in the file system / OS. Not particularly my concern, but Windows is specially restrictive regarding punctuation.

kch commented on korobkov/file_column Thu May 14 17:53:24 -0700 2009
Comment in 457bf53:

Do you know what this IE business was about?

kch updated gist: 111517 Thu May 14 10:25:13 -0700 2009
class CASServer::Authenticators::SQL < CASServer::Authenticators::Base def validate(credentials)
kch updated gist: 111486 Thu May 14 00:22:26 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111538 Wed May 13 23:45:55 -0700 2009
So I ran into a bit of code that looked like this: def my_method
kch updated gist: 111538 Wed May 13 23:45:12 -0700 2009
So I ran into a bit of code that looked like this: def my_method
kch updated gist: 111538 Wed May 13 23:40:20 -0700 2009
So I ran into a bit of code that looked like this: def my_method
kch created gist: 111538 Wed May 13 23:39:50 -0700 2009
So I ran into a bit of code that looked like this: def my_method
kch updated gist: 111517 Wed May 13 23:12:54 -0700 2009
class CASServer::Authenticators::SQL < CASServer::Authenticators::Base class CASUser < ActiveRe...
kch updated gist: 111517 Wed May 13 23:10:57 -0700 2009
class CASServer::Authenticators::SQL < CASServer::Authenticators::Base class CASUser < ActiveRe...
kch created gist: 111517 Wed May 13 23:10:19 -0700 2009
class CASServer::Authenticators::SQL < CASServer::Authenticators::Base def validate(credentials)
kch updated gist: 111486 Wed May 13 21:52:18 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:50:40 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:44:53 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:44:13 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:43:43 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:42:33 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:40:51 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:36:53 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch updated gist: 111486 Wed May 13 21:33:35 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch created gist: 111486 Wed May 13 21:32:48 -0700 2009
# On WYSIWYG I guess it's the distinction between text editor and word processor.
kch pushed to master at kch/file_column Thu May 07 13:52:21 -0700 2009
HEAD is a9ca885b2a82e7f1dd0461cfe12307c87ae3ba75
  • kch committed a9ca885b:
    add fix_file_extensions=false to initializer default commented options
kch started watching why/mousehole Thu Apr 30 14:37:39 -0700 2009
mousehole's description:
the scriptable, rewriting proxy for ruby
kch started watching why/camping Thu Apr 30 14:32:55 -0700 2009
camping's description:
the 4k pocket full-of-gags web microframework
kch started watching gunark/rubycas-server Thu Apr 30 10:04:31 -0700 2009
rubycas-server's description:
Provides a single sign-on solution for web applications, implementing the server-end of JA-SIG's CAS protocol.
kch created gist: 101456 Fri Apr 24 18:56:29 -0700 2009
module Tracy def self.included k
kch updated gist: 99037 Tue Apr 21 02:11:35 -0700 2009
class String def strip_html! gsub!(/
kch created gist: 99037 Tue Apr 21 02:10:12 -0700 2009
class String def strip_html! gsub!(/
kch pushed to master at kch/search_object Wed Apr 15 02:05:24 -0700 2009
HEAD is e77d1e0293ea64b47894193f5696b4750e64f326
  • kch committed e77d1e02:
    extracted search_terms_from_string from search_options method
kch pushed to master at kch/search_object Wed Apr 15 01:37:21 -0700 2009
HEAD is 3d8ce5e37557d0ce6bd0a7f8e29c498258cc9657

3 commits »

kch pushed to master at kch/search_object Wed Apr 15 00:58:20 -0700 2009
HEAD is 446597e9cb1f8c4c455d6eeb1fe6727ed2887ee7
  • kch committed 446597e9:
    create a rake task to reset all search objects