beyond

Location
Japan
Member Since
Mar 28, 2009 (8 months)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (10)

  • apache-log-parser

    rails plugin for parsing apache log

    legend

    Last updated Thu Aug 06 22:41:30 -0700 2009

  • actionmailer_ja

    ActionMailer for Japanese

    legend

    Forked from kusakari/actionmailer_ja Sun Aug 02 22:00:53 -0700 2009

    Last updated Sun Aug 02 22:03:27 -0700 2009

  • jp_address

    郵便番号プラグイン for rails

    legend

    Last updated Tue Jul 14 00:44:45 -0700 2009

  • jstring_extensions

    stringの日本語拡張

    legend

    Last updated Wed Jun 24 10:36:47 -0700 2009

  • validates_plaintext_of

    no HTML tag, plaintext only

    legend

    Last updated Thu Jun 11 22:03:52 -0700 2009

  • validates_required

    legend

    Last updated Wed Jun 10 02:46:41 -0700 2009

  • sorcerer

    A Rails plugin to create multi page form

    legend

    Forked from adkron/actsaswizard Sun May 17 23:22:53 -0700 2009

    Last updated Sun May 17 23:59:01 -0700 2009

  • auto_increment

    Plugin for rails of set auto_increment number

    legend

    Last updated Wed Apr 29 12:05:57 -0700 2009

  • search_do

    AR: Hyperestraier integration

    legend

    Forked from grosser/search_do Tue Apr 21 01:59:29 -0700 2009

    Last updated Tue Apr 21 08:08:00 -0700 2009

  • testapp

    test

    legend

    Created Sat Sep 26 04:38:06 -0700 2009

Public Activity feed

beyond updated gist: 173203 Sat Oct 31 07:32:15 -0700 2009
# install mechanize sudo apt-get install -y libxml2-dev libxslt-dev sudo gem install mechanize
beyond updated gist: 173203 Sat Oct 31 07:32:02 -0700 2009
# install mechanize sudo apt-get install -y libxml2-dev libxslt-dev
beyond created gist: 222758 Fri Oct 30 14:52:37 -0700 2009
# install idn sudo apt-get install -y libidn11-dev sudo gem install idn
beyond created gist: 212746 Sun Oct 18 09:52:14 -0700 2009
# install ruby-gd sudo apt-get install -y libgd2-xpm-dev sudo gem install ruby-gd
beyond updated gist: 173203 Sun Oct 18 07:45:58 -0700 2009
sudo apt-get install -y libxml2-dev libxslt-dev sudo gem install mechanize
beyond updated gist: 173203 Sun Oct 18 07:44:30 -0700 2009
sudo apt-get install libxml2-dev sudo apt-get install libxslt-dev sudo gem install mechanize
beyond updated gist: 103654 Sat Oct 17 16:05:49 -0700 2009
# install ruby on ubuntu9.04 sudo apt-get install -y build-essential sudo apt-get install -y zlib...
beyond updated gist: 103654 Sat Oct 17 16:04:09 -0700 2009
# install ruby on ubuntu9.04 sudo apt-get install -y zlib1g-dev libreadline5-dev libssl-dev sqlit...