UVSoft (Ivan Ukhov)

Name
Ivan Ukhov
Website/Blog
http://www.alphastate.ru
Company
Alpha State
Location
Russia, St. Petersburg
Member Since
Feb 24, 2009 (9 months)

Following 2 githubbers and watching 41 repositories view all →

Public Repositories (12)

  • enum_attribute

    Enumerable attribute for ActiveRecord

    legend

    Last updated Wed Nov 11 23:21:54 -0800 2009

  • unique_address

    Unique address of some record

    legend

    Last updated Mon Oct 05 15:19:55 -0700 2009

  • attribute_helper

    Some attribute helpers

    legend

    Last updated Fri Aug 28 02:40:11 -0700 2009

  • categories_pages

    Help with models that behave like categories and pages

    legend

    Last updated Fri Aug 28 02:38:19 -0700 2009

  • dependent_records

    Touch dependencies when the record changes

    legend

    Last updated Fri Aug 28 02:33:46 -0700 2009

  • improved_touch

    Improved touch

    legend

    Last updated Fri Aug 28 02:18:13 -0700 2009

  • profile

    Add several profiles to some record

    legend

    Last updated Fri Aug 28 02:16:48 -0700 2009

  • random_records

    Find some number of random records

    legend

    Last updated Fri Aug 28 02:14:21 -0700 2009

  • touching_nested_attributes

    Touch parent when nested associations really get updated

    legend

    Last updated Fri Aug 28 02:11:35 -0700 2009

  • update_counters_with_touch

    update_counters also touches records (updated_at, updated_on)

    legend

    Last updated Fri Aug 28 02:09:41 -0700 2009

  • acts_as_localized

    ActiveRecord localization

    legend

    Last updated Fri Aug 28 01:54:08 -0700 2009

  • vimfiles

    vim configuration files

    legend

    Last updated Thu Aug 27 05:01:39 -0700 2009

Public Activity feed

UVSoft created gist: 252398 Wed Dec 09 02:18:45 -0800 2009
From 80ddef686e045964d236befd90693a20090b3ee1 Mon Sep 17 00:00:00 2001 From: Ivan Ukhov <uvsoft@g...
UVSoft started watching peburrows/mongo_db_logger Thu Dec 03 00:48:36 -0800 2009
mongo_db_logger's description:
Ruby Mongo DB Logger for Rails - centralized logging for rails apps in MongoDB
UVSoft started watching technoweenie/masochism Tue Dec 01 10:36:22 -0800 2009
masochism's description:
ActiveRecord connection proxy for master/slave connections
UVSoft opened issue 13 on nkallen/cache-money Mon Nov 30 15:27:14 -0800 2009
Rails fails when memcached is down
UVSoft opened issue 12 on nkallen/cache-money Mon Nov 30 15:26:02 -0800 2009
require 'activerecord' and 'activesupport'
UVSoft started watching nkallen/cache-money Mon Nov 30 00:37:44 -0800 2009
cache-money's description:
A Write-Through Cacheing Library for ActiveRecord
UVSoft started watching fauna/bleak_house Mon Nov 30 00:37:36 -0800 2009
bleak_house's description:
A Ruby library for finding memory leaks
UVSoft created gist: 243497 Thu Nov 26 06:52:30 -0800 2009
<%= link_to image_tag( "action_delete.jpg" ), '#', :onclick => "if (confirm('Are you sure?')) {...
UVSoft created gist: 243484 Thu Nov 26 06:26:49 -0800 2009
Error occurred while parsing request parameters. Contents:
UVSoft pushed to master at UVSoft/enum_attribute Wed Nov 11 23:21:54 -0800 2009
HEAD is c87ba5490959bd1a8f54f9e5a18805aef25fb064
  • UVSoft committed c87ba549:
    Add default value and human_attribute_name
UVSoft started watching methodmissing/scrooge Sat Nov 07 01:58:28 -0800 2009
scrooge's description:
Fetch exactly what you need
UVSoft started watching eladmeidar/rails_indexes Sat Nov 07 01:31:41 -0800 2009
rails_indexes's description:
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
UVSoft started watching flyerhzm/bullet Sat Nov 07 01:28:17 -0800 2009
bullet's description:
A rails plugin/gem to kill N+1 queries and unused eager loading
UVSoft started watching scrooloose/vimfiles Thu Nov 05 04:36:06 -0800 2009
vimfiles's description:
The ~/.vim directory that we share at work
UVSoft created branch master at UVSoft/enum_attribute Wed Nov 04 02:55:19 -0800 2009
UVSoft created repository enum_attribute Wed Nov 04 02:53:59 -0800 2009
New repository is at UVSoft/enum_attribute
UVSoft created gist: 225312 Tue Nov 03 10:45:30 -0800 2009
# app/models/tableless.rb class Tableless < ActiveRecord::Base
UVSoft opened issue 5 on rack/rack Fri Oct 30 06:18:23 -0700 2009
BUG: cookies with expiration date
UVSoft started watching plataformatec/devise Wed Oct 28 13:24:58 -0700 2009
devise's description:
Flexible authentication solution for Rails with Warden
UVSoft created gist: 214939 Wed Oct 21 00:03:04 -0700 2009
!!! %html{ :xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => 'en', :lang => 'en' } %head
UVSoft started watching sitaramc/gitolite Thu Oct 15 03:38:09 -0700 2009
gitolite's description:
standalone, souped-up (started with per-branch permissions as the only extra feature, now lots more), version of gitosis. In perl. [Note: ALL branches except master are subject to rebase/rewind :-)]
UVSoft created gist: 210134 Wed Oct 14 07:59:42 -0700 2009
<
UVSoft created gist: 210133 Wed Oct 14 07:58:36 -0700 2009
<
UVSoft created gist: 210127 Wed Oct 14 07:43:48 -0700 2009
<
UVSoft created branch master at UVSoft/unique_address Mon Oct 05 15:19:55 -0700 2009
UVSoft created repository unique_address Mon Oct 05 15:18:58 -0700 2009
New repository is at UVSoft/unique_address
UVSoft opened issue 9 on stffn/declarative_authorization Sun Oct 04 05:29:32 -0700 2009
Why cant use Hash as an attribute value for Array attributes?
UVSoft started watching josevalim/inherited_resources Sat Oct 03 04:14:51 -0700 2009
inherited_resources's description:
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
UVSoft started watching collectiveidea/action_mailer_optional_tls Fri Oct 02 13:48:28 -0700 2009
action_mailer_optional_tls's description:
Enables TLS on SMTP connections (for services like GMail)
UVSoft started watching hashrocket/clearance Fri Oct 02 13:35:28 -0700 2009
clearance's description:
Fork of clearance, not-purely-restful, but with Facebook goodness
UVSoft started watching yaroslav/russian Fri Oct 02 01:49:41 -0700 2009
russian's description:
Russian language support for Ruby and Rails | Поддержка русского языка для Ruby и Rails
UVSoft started watching redinger/validation_reflection Fri Oct 02 01:29:51 -0700 2009
validation_reflection's description:
Mirror of validation reflection plugin
UVSoft started watching justinfrench/formtastic Fri Oct 02 01:22:06 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
UVSoft started watching thoughtbot/clearance Fri Oct 02 01:13:29 -0700 2009
clearance's description:
Rails authentication with email & password.
UVSoft started watching thoughtbot/suspenders Fri Oct 02 01:12:19 -0700 2009
suspenders's description:
A Rails project template, intended to keep app baselines up to date. Includes shoulda, mocha, factory_girl, Hoptoad, git rake tasks, cap recipes, etc.