flori (Florian Frank)

Name
Florian Frank
Email
Location
Germany
Member Since
Jul 03, 2008 (about 1 year)

Following 31 githubbers and watching 78 repositories view all →

Public Repositories (23)

  • dslkit

    Kit for building DSLs in Ruby

    legend

    Last updated Mon Dec 07 14:15:26 -0800 2009

  • json

    JSON implementation for Ruby

    legend

    Last updated Mon Dec 07 11:21:52 -0800 2009

  • chat

    Small Multiroom Chat

    legend

    Last updated Thu Nov 19 13:54:20 -0800 2009

  • bullshit

    The Bullshit Benchmarking Library provides the means to measure, analyse, compare, and report the...

    legend

    Last updated Wed Nov 18 14:32:04 -0800 2009

  • spruz

    All the stuff that isn't good/big enough for a real library.

    legend

    Last updated Sun Nov 15 05:40:55 -0800 2009

  • protocol

    Method Protocols for Ruby Classes

    legend

    Last updated Fri Nov 13 15:59:26 -0800 2009

  • acts-as-taggable-on

    A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.

    legend

    Forked from mbleigh/acts-as-taggable-on Fri Nov 13 11:18:55 -0800 2009

    Last updated Fri Nov 13 11:26:23 -0800 2009

  • zentest

    legend

    Forked from seattlerb/zentest Wed Nov 04 13:48:25 -0800 2009

    Last updated Wed Nov 04 14:04:21 -0800 2009

  • gemcutter

    awesome gem hosting.

    legend

    Forked from qrush/gemcutter Thu Oct 29 04:04:50 -0700 2009

    Last updated Thu Oct 29 09:08:22 -0700 2009

  • jsturtle

    Turtle Graphics with Javascript and Canvas

    legend

    Last updated Thu Oct 22 05:47:27 -0700 2009

  • msr

    Ruby library to read Model Specific Registers, e. g. core temperature, via the msr linux kernel m...

    legend

    Last updated Wed Oct 07 14:36:00 -0700 2009

  • amatch

    Approximate String Matching library

    legend

    Last updated Sun Sep 27 07:15:46 -0700 2009

  • file-tail

    File::Tail for Ruby

    legend

    Last updated Sun Aug 30 17:35:37 -0700 2009

  • neuro

    Neural Network Extension for Ruby

    legend

    Last updated Sun Aug 30 17:25:41 -0700 2009

  • rake-compiler

    Provide a standard and simplified way to build and package Ruby C extensions using Rake as glue.

    legend

    Forked from luislavena/rake-compiler Sun Aug 23 09:43:34 -0700 2009

    Last updated Wed Aug 26 03:55:45 -0700 2009

  • term-ansicolor

    Ruby library that colors strings using ANSI escape sequences

    legend

    Last updated Fri Aug 21 12:37:58 -0700 2009

  • permutation

    Permutation library in Ruby

    legend

    Last updated Fri Aug 21 12:36:20 -0700 2009

  • lazylist

    Implementation of lazy lists for Ruby

    legend

    Last updated Fri Aug 21 12:35:04 -0700 2009

  • blinkenlights

    Control the Blinkenlights on your keyboard from Ruby

    legend

    Last updated Fri Aug 21 12:29:55 -0700 2009

  • aasm

    AASM - State machines for Ruby classes

    legend

    Forked from rubyist/aasm Thu Aug 06 08:50:13 -0700 2009

    Last updated Fri Aug 07 02:29:33 -0700 2009

  • ctapi

    Ruby extension for Chipcard Cardterminal-API (CTAPI)

    legend

    Last updated Tue Jul 28 03:32:31 -0700 2009

  • factory_girl

    Fixture replacement for focused and readable tests.

    legend

    Forked from thoughtbot/factory_girl Fri Jun 26 03:14:06 -0700 2009

    Last updated Wed Jul 01 01:54:23 -0700 2009

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite a...

    legend

    Forked from technoweenie/restful-authentication Fri Feb 20 04:39:24 -0800 2009

    Last updated Thu May 07 03:33:08 -0700 2009

Public Activity feed

flori pushed to master at flori/dslkit Mon Dec 07 14:15:27 -0800 2009
HEAD is 564541060874964b2ccb1dcfc4031d00ce7d753b
flori pushed to v1.2 at flori/json Mon Dec 07 11:22:26 -0800 2009
HEAD is 77de417b6c27884d220540e93c1aae4263da0b06

3 commits »

flori pushed to master at flori/json Mon Dec 07 11:22:24 -0800 2009
HEAD is 07d7b7141eb6b11414b16521d67bdf9f316caf19

3 commits »

flori closed issue 10 on flori/json Sat Dec 05 11:35:10 -0800 2009
Integer keys in hash not preserved
flori started watching rubyidentity/ruby-lang Fri Dec 04 03:49:05 -0800 2009
ruby-lang's description:
The source code for the ruby-lang web site
flori started watching noahd1/oink Thu Dec 03 01:29:34 -0800 2009
oink's description:
Log parser to identify actions which significantly increase VM heap size
flori started watching binarylogic/memorylogic Thu Dec 03 01:29:30 -0800 2009
memorylogic's description:
Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks
flori started watching brynary/rack-bug Thu Dec 03 01:29:16 -0800 2009
rack-bug's description:
Debugging toolbar for Rack applications implemented as middleware
flori started watching botanicus/rango Wed Dec 02 15:18:32 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
flori started watching quix/linalg Sun Nov 29 18:12:02 -0800 2009
linalg's description:
Ruby Linear Algebra Library
flori started watching unwire/handsoap Tue Nov 24 18:33:30 -0800 2009
handsoap's description:
Handsoap is a library for creating SOAP clients in Ruby
flori pushed to v1.2 at flori/json Tue Nov 24 17:20:29 -0800 2009
HEAD is 5f420debe6291197e97965b859c4a51f587c0144
  • flori committed 5f420deb:
    implemented symbolize_names feature, #8
flori pushed to master at flori/json Tue Nov 24 17:09:05 -0800 2009
HEAD is 67e34c95f98c3c0f2fc404c5d02c9753be15d33b
flori closed issue 9 on flori/json Tue Nov 24 16:27:29 -0800 2009
truncation in exception message
flori started watching fiveruns/data_fabric Tue Nov 24 13:48:21 -0800 2009
data_fabric's description:
Sharding support for ActiveRecord 2.x
flori pushed to master at flori/dslkit Tue Nov 24 12:32:56 -0800 2009
HEAD is 63ea0574cc6eaeaea85246aec26a7cc77a14fe5f
flori started watching jruby/jruby Sun Nov 22 13:31:57 -0800 2009
jruby's description:
JRuby, an implementation of Ruby on the JVM
flori pushed to master at flori/dslkit Sun Nov 22 11:56:49 -0800 2009
HEAD is d994acb7ec4ddd7b4867ea0fd5543931530c2f8b
flori updated gist: 240440 Sat Nov 21 22:05:15 -0800 2009
# vim: ts=2 sw=2 et ft=ruby # Call with two strings of ones on the tape: # $ turing.rb ones_diffe...
flori updated gist: 240456 Sat Nov 21 22:04:45 -0800 2009
# vim: ts=2 sw=2 et ft=ruby # Call with two strings of ones on the tape: # $ turing.rb ones_diffe...
flori pushed to master at flori/dslkit Sat Nov 21 22:02:53 -0800 2009
flori created gist: 240456 Sat Nov 21 21:59:47 -0800 2009
# vim: ts=2 sw=2 et ft=ruby # Call with two strings of ones on the tape: # $ turing.rb ones_diffe...
flori pushed to master at flori/dslkit Sat Nov 21 21:59:02 -0800 2009
HEAD is d0e72b615495281d6d81fdf0ef7b71e9dbec964c
  • flori committed d0e72b61:
    ruby 1.9 changes displaying of arrays
flori pushed to master at flori/dslkit Sat Nov 21 21:31:31 -0800 2009
HEAD is a72197a63e2b9ec5c990a8b5db3f26cf07c6a693
flori updated gist: 240440 Sat Nov 21 21:30:28 -0800 2009
# vim: ts=2 sw=2 et ft=ruby # Call with two strings of ones on the tape: # $ turing.rb ones_diffe...
flori created gist: 240440 Sat Nov 21 21:29:19 -0800 2009
# vim: ts=2 sw=2 et ft=ruby # Call with two strings of ones on the tape: # $ turing.rb ones_diffe...
flori pushed to master at flori/dslkit Sat Nov 21 21:25:54 -0800 2009
HEAD is a05b9267ec4766fe9ff3b1fe7a7c44151f30178c
  • flori committed a05b9267:
    added turing machine example, bumped version
flori pushed to master at flori/json Fri Nov 20 08:59:04 -0800 2009
HEAD is 2f5a78ad1ff32d19d63699729e95880a16a5ff36
flori pushed to master at flori/json Fri Nov 20 08:13:52 -0800 2009
HEAD is 91f753f05945f47fc0a54675e227179b3e247650

5 commits »

flori pushed to master at flori/json Thu Nov 19 16:40:13 -0800 2009
HEAD is d1047b1f9cc022ee575ee7434a02b45aa238b0b9
flori created gist: 239118 Thu Nov 19 14:51:28 -0800 2009
class Regexp class Not < Regexp def =~(arg)
flori created branch master at flori/chat Thu Nov 19 13:54:20 -0800 2009
New branch is at flori/chat/tree/master
flori created repository chat Thu Nov 19 13:53:17 -0800 2009
New repository is at flori/chat
flori created gist: 239038 Thu Nov 19 12:54:53 -0800 2009
(flori@macro:tmp 139)$ unoruby v1_9_2_preview2 -S -e 'require "active_support"'/home/flori/.multi...
flori started watching stffn/declarative_authorization Thu Nov 19 04:23:45 -0800 2009
declarative_authorization's description:
An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place