• This repository has been archived on 01/Mar/2020
  • Stars
    star
    1
  • Language
    Ruby
  • License
    MIT License
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generating stats for end-of-year retrospectives.

More Repositories

1

cron-checker

Source code for the Cron Checker site.
Ruby
117
star
2

static-site-contact-form

Sinatra app to receive contact-form submissions from your static sites, which then get emailed to you.
Ruby
8
star
3

dotfiles

My various dotfiles, and Rake tasks to install and update them.
Shell
7
star
4

presentations

My Presentations
Ruby
5
star
5

array-to-csv

A gem including a simple method to convert arrays to CSV output.
Ruby
4
star
6

valid-date

Adds a String#valid_date? method for use in combination with the Rails String#to_date method. Using to_date on a string without a valid date in it throws an exception. Adding the valid_date? method allows checking against a valid date before attempting to performing the conversion.
Ruby
4
star
7

roller

Friendly dice roller
Rust
2
star
8

patrickbyrne.net

My Main Website
CSS
1
star
9

obsidian-fetch-twitter-likes

Fetch Twitter likes into your Obsidian vault
TypeScript
1
star
10

rack-relations

Ruby
1
star
11

exercism

My responses for Excercism.
1
star
12

object-in-enumerable

Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more backward `some_list.include?(foo)`.
Ruby
1
star
13

sss

SSS, the Simple SCM Service, performs commands across all your checked out code, be they Git, Mercurial, or Subversion.
Ruby
1
star
14

Twitter-Profile-Image-Permalink

A simple Sinatra app to provide a self-hosted permalink to Twitter profile images on demand.
Ruby
1
star
15

tmp

Where I put my experiments and so on.
Elixir
1
star
16

iswhen.info

IsWhen.info web app
Ruby
1
star
17

find_as_hashes

Provides ActiveRecord methods to return results as attribute hashes rather than instantiated ActiveRecord objects. Useful when working with very large sets of results to improve performance.
Ruby
1
star
18

enumerated_field

EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration.
Ruby
1
star