gumayunov (Victor Gumayunov)

Name
Victor Gumayunov
Email
Location
Ulyanovsk, Russia
Member Since
Mar 27, 2008 (about 1 year)

Following 31 githubbers and watching 128 repositories view all →

Public Repositories (13)

  • homedir

    my configs, scripts and tools in one place

    legend

    Last updated Fri Oct 09 03:29:11 -0700 2009

  • omg

    OMG! dead simple issue tracker that every developer secretly dreamed of

    legend

    Last updated Wed Sep 02 12:06:21 -0700 2009

  • vlad

    legend

    Forked from seattlerb/vlad Sat Jun 27 09:59:19 -0700 2009

    Last updated Wed Aug 19 22:30:42 -0700 2009

  • pivotaltracker-cli

    Simple command line intreface to pivotaltracker.com

    legend

    Last updated Thu Aug 13 15:20:33 -0700 2009

  • faker

    Fork of http://rubyforge.org/projects/faker

    legend

    Last updated Mon Jul 20 06:41:24 -0700 2009

  • rails-swfupload

    Photo upload demonstration using Ruby on Rails, SWFUpload and AttachmentFu

    legend

    Forked from davidsouth/rails-swfupload Sun Oct 11 11:07:07 -0700 2009

    Last updated Fri May 29 08:59:52 -0700 2009

  • zshkit

    My way-overdone zsh config scripts

    legend

    Forked from savonarola/zshkit Sat Apr 04 10:37:22 -0700 2009

    Last updated Thu Apr 16 03:53:22 -0700 2009

  • latex-renderer

    legend

    Forked from minad/latex-renderer Sun Apr 19 12:06:37 -0700 2009

    Last updated Fri Feb 20 06:57:12 -0800 2009

  • loops

    Simple background loops framework for rails and merb

    legend

    Forked from kovyrin/loops Tue Feb 17 12:36:01 -0800 2009

    Last updated Tue Feb 17 22:42:15 -0800 2009

  • custom-err-msg

    Fork of svn://rubyforge.org/var/svn/custom-err-msg

    legend

    Last updated Wed Oct 08 22:01:23 -0700 2008

  • mysql_bigint_ids

    Fork of http://svn.northpub.com/plugins/mysql_bigint

    legend

    Last updated Wed Oct 08 02:49:26 -0700 2008

  • object_daddy

    Who's your daddy? Kill Rails fixtures, Don't Repeat Yourself, reduce the complexity of your tests.

    legend

    Forked from flogic/object_daddy Tue Sep 23 05:59:11 -0700 2008

    Last updated Wed Sep 24 07:33:29 -0700 2008

  • adwords4r

    Google AdWords Ruby API. Mirror of official project.

    legend

    Last updated Mon Sep 15 09:52:54 -0700 2008

Public Activity feed

gumayunov started watching ezmobius/redis-rb Sat Nov 07 11:38:08 -0800 2009
redis-rb's description:
A ruby client library for the redis key value storage engine
gumayunov started watching defunkt/resque Sat Nov 07 10:40:35 -0800 2009
resque's description:
A simple Redis-based queue.
gumayunov created gist: 224901 Tue Nov 03 00:53:57 -0800 2009
-- Paths and stuff set ArtworkFromiTunes to ((path to home folder) as text) & ¬ "Pictures:iTune...
gumayunov started watching oleganza/ampoule Thu Oct 29 12:20:00 -0700 2009
ampoule's description:
git-based todo manager/bugtracker
gumayunov updated gist: 214991 Wed Oct 21 02:31:20 -0700 2009
#http://guides.rubyonrails.org/plugins.html module Yaffle
gumayunov created gist: 214991 Wed Oct 21 02:31:00 -0700 2009
#http://guides.rubyonrails.org/plugins.html module Yaffle
gumayunov started watching kovyrin/db-charmer Wed Oct 14 11:17:17 -0700 2009
db-charmer's description:
ActiveRecord Connections Magic (slaves, multiple connections, etc)
gumayunov started watching staticmatic/staticmatic Mon Oct 12 22:06:20 -0700 2009
staticmatic's description:
The Lightweight Static Content framework
gumayunov started watching felttippin/textile-editor-helper Mon Oct 12 13:53:23 -0700 2009
textile-editor-helper's description:
a clone of the latest release of textile_editor_helper with improvments
gumayunov started watching technoweenie/attachment_fu Sun Oct 11 11:38:56 -0700 2009
attachment_fu's description:
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
gumayunov forked davidsouth/rails-swfupload Sun Oct 11 11:07:10 -0700 2009
Forked repository is at gumayunov/rails-swfupload
gumayunov pushed to master at gumayunov/homedir Fri Oct 09 03:29:11 -0700 2009
HEAD is 8c0b09df7cd1d55cd0e6fb30bffd97cf9075d2d4
gumayunov started watching visionmedia/jspec Thu Oct 08 21:05:52 -0700 2009
jspec's description:
JavaScript BDD Framework. DOM independent, async support, 50+ matchers, non-polluting, tiny, highly readable, core jQuery support
gumayunov started watching davidsouth/rails-swfupload Sun Oct 04 22:32:51 -0700 2009
rails-swfupload's description:
Photo upload demonstration using Ruby on Rails, SWFUpload and AttachmentFu
gumayunov started watching snaury/responds_to_parent Sun Oct 04 22:07:03 -0700 2009
responds_to_parent's description:
Copy of the official svn repo
gumayunov forked gist: 201894 Sun Oct 04 21:48:46 -0700 2009
gumayunov updated gist: 201598 Sun Oct 04 13:05:01 -0700 2009
def create result = @article.content.append_fragment params[:content] @article.save
gumayunov updated gist: 201598 Sun Oct 04 13:01:48 -0700 2009
def create result = @article.content.append_fragment params[:content] @article.save
gumayunov updated gist: 201598 Sun Oct 04 12:58:09 -0700 2009
def create result = @article.content.append_fragment params[:content] @article.save
gumayunov updated gist: 201598 Sun Oct 04 12:50:02 -0700 2009
def create result = @article.content.append_fragment params[:content] @article.save
gumayunov created gist: 201598 Sun Oct 04 12:48:00 -0700 2009
def create result = @article.content.append_fragment params[:content] @article.save
gumayunov updated gist: 199720 Fri Oct 02 05:57:20 -0700 2009
var TouchEditor = Class.create(); TouchEditor.prototype = {
gumayunov created gist: 199720 Fri Oct 02 05:57:00 -0700 2009
var TouchEditor = Class.create(); TouchEditor.prototype = {
gumayunov started watching dshafik/rackspace-cloud-api Wed Sep 30 10:17:23 -0700 2009
rackspace-cloud-api's description:
Rackspace Cloud API for PHP
gumayunov pushed to master at gumayunov/homedir Wed Sep 30 07:57:53 -0700 2009
HEAD is 43e1ab18ef057f3a4a4b5863df2aa521a9e5a549

2 commits »

gumayunov started watching Narnach/ubuntu-machine Mon Sep 28 21:17:05 -0700 2009
ubuntu-machine's description:
These Capistrano recipes allow you to setup a machine running Ubuntu Server 8.0.4, 8.1 or 9.04. They will install/setup : SSH, iptables, MySQL, Apache, PHP, Ruby (+ Ruby Enterprise Edition), Rails, Phusion Passenger, and Git. Added modules include: FFmpeg, vsftpd, tmpfs, lmsensors and ODBC