Toronto, ON

Steven Soroka

Expert
@ssoroka

scheduler_daemon. a Rails 2.3, Rails 3, and Ruby compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks, only loading the environment ONCE!

74

slice. Go 1.18 Generics based slice package

41

ignore_nil. ignore_nil { so.i.dont.raise.nomethoderror.on.nil } # NOTE: need for this gem may indicate poor design and heavy coupling

15

ttime. Golang time library. Kind of like Ruby's Timecop, but in idiomatic Go

10

busy_ajax. All projects can benefit by having a simple ajax spinner that follows the mouse when ajax calls are being made by the browser in the background. Gives the user a better experience, and saves you from coding it into every "ajaxified" view. This supports prototype only; anyone interested in a jquery version?

10

request_sentry. This Rails plugin provides a DSL for your controller to reject requests (via "400 Bad Request") that supply malicious or malformed parameters, such as scan bots.

10

ansi. Use ANSI codes in printed output, including colors and controlling the cursor, clearing the line, and clearing the screen.

7

prevent_doubleclick.js. prevent double clicking of links with .prevent_doubleclick class, useful for links that are subject to race conditions on duplicate submit

7

grepmate. Extremely fast search of rails projects or ruby source for code. Supports opening search results in textmate, browser (html), or as text.

7

mustache_wax. Automatically compiles .html.mustache view files to /javascripts/mustache_templates.js

6

validatable. Validatable is a library for adding validations.

5

global_config. Simple ActiveRecord-backed global configuration model

4

net-geoip. patched fork of svn repo: http://rubyforge.org/scm/?group_id=947

4

stringslice. convenience functions for common operations on slices of strings in Go.

4

delayed_job. Database backed asynchronous priority queue -- Extracted from Shopify

3

comingle. simple active_resource API to mingle. (Not maintained)

3

dynamic_form_builder. resurrected from 2006 for james.

3

motivation_dashboard. The source for our Rails Rumble project; http://www.youtube.com/watch?v=Nnd-jxH2Yrs

3

spider_bot. a non-threaded spider bot that spiders a site with response time stats. easily extendable.

3

fire_pants. a rack-mountable rails 3 blog app for ruby programmers *that doesn't suck*

3

svn2svn. Replicates changesets from one SVN repository to another, ignores .git dirs

3

griffin. Ruby script that growls the tweets from your twitter public timeline

3

greybox_on_rails. nice rails wrapper for greybox

3

given_that. rspec nested conditions: given_that [:condition, :or, :some_other_condition] do it "should ... "...

3

happymapper. XML to object mapping library

2

app_settings. Simple wrapper for YAML config files for Rails apps and gems

2

rand. telegraf rand input - execd example

2

sql-ast. sql parser and validator. toy implementation; WIP

2

ssoroka_takes_the_win. my battleship bot for competing in the battleship ruby sparring tournament; he placed second.

2

sigma. sigma.js javascript library; highly ruby influenced, async loading, OO methods, BDD tested, experimental

2

g.raphael. Charts for Raphaël

2

mousetrap-copy. copy of the mousetrap project from an obsolete fork that I'm still using.

2

code-camp-2010. my presentation at Winnipeg Code Camp 2010 on Meta Programming in Ruby

2

rack. a modular Ruby webserver interface

2

dependencies. Port of Merb's dependency system to a Rails plugin

2

webrat. Webrat - Ruby Acceptance Testing for Web applications

2

ruby_textmate. an awesome ruby interface for passing text, files, or url content to textmate

2

irc-log-parser. parses irc logs to extract questions with answers. This was part of a spike and is not active

2

twitter. deprecated, will delete soon

2

micro_state_machine. A small state machine that's about 120 lines of code.

1

go-redis-queue. Go

1

letterpress-player. just-for-fun letterpress player in elixir. WIP.

1

go-don. API framework written in Golang.

1

huma. Huma REST/HTTP API Framework for Golang with OpenAPI 3.1

1

botbattle. A battle arena built in go for a upcoming go hack meetup

1

pubsub. A simple pubsub package for go.

1

easiest_ever_ajax_s3_file_uploader. Ruby

1

muzero. A Go translation of the MuZero python reference implementation

1

ssl_requirement. SSL Requirement plugin

1

rails. Ruby on Rails

1

rails-dev-boost. Speed up slow Rails development mode

1

large-hadron-migrator. online schema change tool

1

forever_rails. Ruby

1

capybara. Acceptance test framework for web applications

1

js_rpg_game. a js rpg game. just goofing around

1

pow. Zero-configuration Rack server for Mac OS X

1

facebooker. The facebooker Rails plugin

1
57
Apply