• This repository has been archived on 21/Feb/2018
  • Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Ruby
  • License
    Other
  • Created about 13 years ago
  • Updated over 9 years ago

Reviews

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

Repository Details

Source code for the Cron Checker site.

More Repositories

1

static-site-contact-form

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

dotfiles

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

presentations

My Presentations
Ruby
5
star
4

array-to-csv

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

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
6

roller

Friendly dice roller
Rust
2
star
7

patrickbyrne.net

My Main Website
CSS
1
star
8

obsidian-fetch-twitter-likes

Fetch Twitter likes into your Obsidian vault
TypeScript
1
star
9

rack-relations

Ruby
1
star
10

end-of-year-stats

Generating stats for end-of-year retrospectives.
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