There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cron-checker
Source code for the Cron Checker site.static-site-contact-form
Sinatra app to receive contact-form submissions from your static sites, which then get emailed to you.dotfiles
My various dotfiles, and Rake tasks to install and update them.presentations
My Presentationsarray-to-csv
A gem including a simple method to convert arrays to CSV output.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.roller
Friendly dice rollerpatrickbyrne.net
My Main Websiteobsidian-fetch-twitter-likes
Fetch Twitter likes into your Obsidian vaultrack-relations
end-of-year-stats
Generating stats for end-of-year retrospectives.exercism
My responses for Excercism.object-in-enumerable
Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more backward `some_list.include?(foo)`.sss
SSS, the Simple SCM Service, performs commands across all your checked out code, be they Git, Mercurial, or Subversion.Twitter-Profile-Image-Permalink
A simple Sinatra app to provide a self-hosted permalink to Twitter profile images on demand.tmp
Where I put my experiments and so on.iswhen.info
IsWhen.info web appfind_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.Love Open Source and this site? Check out how you can help us