kjvarga (Karl Varga)

Name
Karl Varga
Email
Location
Australia
Member Since
Jun 14, 2009 (5 months)

Following 2 githubbers and watching 36 repositories view all →

Public Repositories (11)

  • acts_as_favorite

    git(hub) mirror of webwideconsulting.com's acts_as_favorite plugin

    legend

    Forked from joergbattermann/acts_as_favorite Thu Nov 19 23:55:51 -0800 2009

    Last updated Mon Nov 23 02:09:38 -0800 2009

  • rt

    legend

    Last updated Fri Nov 06 06:19:20 -0800 2009

  • sitemap_generator

    This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as...

    legend

    Forked from adamsalter/sitemap_generator Fri Nov 06 04:23:47 -0800 2009

    Last updated Fri Nov 06 04:29:41 -0800 2009

  • sunspot_rails

    Rails plugin for integration of the Sunspot Solr library

    legend

    Forked from outoftime/sunspot_rails Fri Oct 30 04:13:29 -0700 2009

    Last updated Fri Oct 30 04:21:48 -0700 2009

  • juggernaut_rails

    A push server written in Ruby with Rails integration.

    legend

    Last updated Fri Oct 30 03:19:32 -0700 2009

  • rails-to-go

    A Rails application all setup and ready to go with authentication, a CSS framework, scheduled tas...

    legend

    Last updated Mon Oct 26 07:33:39 -0700 2009

  • haml

    HTML Abstraction Markup Language - A Markup Haiku

    legend

    Forked from nex3/haml Wed Sep 23 00:51:57 -0700 2009

    Last updated Wed Sep 23 00:55:29 -0700 2009

  • yaml_db

    Rails plugin for a database-independent dump format, data.yml.

    legend

    Forked from adamwiggins/yaml_db Tue Aug 18 06:09:30 -0700 2009

    Last updated Tue Aug 18 19:33:09 -0700 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Sun Aug 02 03:55:45 -0700 2009

    Last updated Sun Aug 02 06:14:09 -0700 2009

  • GigaMeter

    Shows your current bandwidth usage and bandwidth remaining in the OSX menu bar by periodically lo...

    legend

    Last updated Wed Jul 22 19:20:22 -0700 2009

  • net-ssh

    Pure Ruby implementation of an SSH (protocol 2) client

    legend

    Forked from delano/net-ssh Fri Jul 17 00:08:44 -0700 2009

    Last updated Fri Jul 17 01:21:01 -0700 2009

Public Activity feed

kjvarga opened issue 1 on stephencelis/acts_as_singleton Tue Nov 24 02:03:01 -0800 2009
SubclassNotFound when using acts_as_singleton with ActiveRecord inheritance
kjvarga pushed to master at kjvarga/acts_as_favorite Mon Nov 23 02:09:38 -0800 2009
HEAD is 3314a21b72d376339e80e0e66ed4e88f4b810b88
  • kjvarga committed 3314a21b:
    Return an anonymous scope from e.g. user.favorite_tracks so that we can do cool things like user.favorite_tracks.all :order => 'tracks.created_at DESC', :limit => 3
kjvarga pushed to master at kjvarga/acts_as_favorite Fri Nov 20 03:31:44 -0800 2009
HEAD is e101886505ea5a2a1afd9e366e13403658006c20
  • kjvarga committed e1018865:
    Added a method to pull out the favorable polymorphs from the HasManyAssociation in a way that allows chaining using named_scopes e.g. user.favorites.recent.favorables returns model instances, not Favorite instances.
kjvarga pushed to master at kjvarga/acts_as_favorite Fri Nov 20 00:11:55 -0800 2009
HEAD is b0e4ac8e449678dd637ac54da2d5d44aee1f1369

2 commits »

kjvarga forked joergbattermann/acts_as_favorite Thu Nov 19 23:55:52 -0800 2009
Forked repository is at kjvarga/acts_as_favorite
kjvarga pushed to master at adamsalter/sitemap_generator Tue Nov 10 03:29:04 -0800 2009
HEAD is f22c8761e44ca47ee78926139c48d3f51b37f197
kjvarga pushed to master at adamsalter/sitemap_generator Tue Nov 10 03:23:54 -0800 2009
HEAD is 015c95f6043d4038259785d33b4baf29f9d5b068

2 commits »

kjvarga pushed to master at adamsalter/sitemap_generator Sun Nov 08 09:04:57 -0800 2009
HEAD is 76ef3fd0b8961a2804b5ea3ed2d2190e6246f34a

4 commits »

kjvarga pushed to master at kjvarga/rt Fri Nov 06 06:19:21 -0800 2009
HEAD is 36608a4f0aeb6e2ed2602cbb87e6385026db7711
  • kjvarga committed 36608a4f:
    Link the database config file into the app after deploying.
kjvarga pushed to master at kjvarga/rt Fri Nov 06 05:17:51 -0800 2009
HEAD is fccdc2080a3b010dcdffb00f8eddb4c7d585ad8b
kjvarga pushed to master at kjvarga/sitemap_generator Fri Nov 06 04:29:43 -0800 2009
HEAD is e942f11a6a09e3a472219507bf68646719203569
  • kjvarga committed e942f11a:
    Include the tasks directory in the gemspec so tasks run when installed as a Gem.
kjvarga forked adamsalter/sitemap_generator Fri Nov 06 04:23:48 -0800 2009
Forked repository is at kjvarga/sitemap_generator
kjvarga pushed to master at kjvarga/rt Fri Nov 06 04:04:27 -0800 2009
HEAD is 6bf271659e8d5debbedab63460d98abadae8f8f2

2 commits »

kjvarga started watching apotonick/cells Wed Nov 04 20:58:24 -0800 2009
cells's description:
Components for Rails.
kjvarga pushed to master at kjvarga/sunspot_rails Fri Oct 30 04:21:49 -0700 2009
HEAD is 2b77421f80c00d95301c651057c7f370d7033d23
  • kjvarga committed 2b77421f:
    Delegate the data_path and pid_path to the Configuration object so that when the server is started it respects the user's configuration settings.
kjvarga forked outoftime/sunspot_rails Fri Oct 30 04:13:30 -0700 2009
Forked repository is at kjvarga/sunspot_rails
kjvarga pushed to master at kjvarga/juggernaut_rails Fri Oct 30 03:19:32 -0700 2009
HEAD is 1cfaec3f0374f70e7f3f12e50397c061ff40277d
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 20:43:17 -0700 2009
HEAD is 5c91e382794a70b6e305d38debc2503bbaa9b698
  • kjvarga committed 5c91e382:
    Added a JuggernautRails placeholder so gem require doesn't complain.
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 20:23:27 -0700 2009
HEAD is 47e63af3c4cfcc03db06ddd1324ad07d097db67e
  • kjvarga committed 47e63af3:
    Added default server config for other Rails environments.
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 07:27:24 -0700 2009
HEAD is 353ef945b8e4e646f7e75b6b29d4d6323d59bb21
  • kjvarga committed 353ef945:
    Use RAILS_ENV instead of Rails.env in the runner because we don't have access to the latter.
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 06:24:44 -0700 2009
HEAD is 568501203217f884153852ac33a6d5531682b654
  • kjvarga committed 56850120:
    We don't need to specify the lib since setting the Gem's require_paths to include lib/juggernaut.
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 06:20:49 -0700 2009
HEAD is ccc3679612f34bccc988750bfd3d2f1bd9a26c57
kjvarga created tag 0.5.9 at kjvarga/juggernaut_rails Thu Oct 29 06:20:09 -0700 2009
kjvarga created tag 0.5.8 at kjvarga/juggernaut_rails Thu Oct 29 06:15:31 -0700 2009
kjvarga pushed to master at kjvarga/juggernaut_rails Thu Oct 29 06:14:49 -0700 2009
HEAD is a1cd4ccd485f80cf1cd38102d40ca44d3f62d081
kjvarga created tag 0.5.7 at kjvarga/juggernaut_rails Thu Oct 29 06:11:22 -0700 2009
kjvarga created branch master at kjvarga/juggernaut_rails Thu Oct 29 05:50:53 -0700 2009
kjvarga created repository juggernaut_rails Thu Oct 29 05:37:50 -0700 2009
New repository is at kjvarga/juggernaut_rails
kjvarga started watching maccman/juggernaut_plugin Wed Oct 28 20:22:04 -0700 2009
juggernaut_plugin's description:
Realtime Rails
kjvarga created branch master at kjvarga/rails-to-go Mon Oct 26 07:33:39 -0700 2009
kjvarga created repository rails-to-go Mon Oct 26 07:32:20 -0700 2009
New repository is at kjvarga/rails-to-go
kjvarga started watching plataformatec/devise Fri Oct 23 22:15:44 -0700 2009
devise's description:
Flexible authentication solution for Rails with Warden
kjvarga started watching qrush/gemcutter Sun Oct 18 21:25:55 -0700 2009
gemcutter's description:
awesome gem hosting.