SilverSurfer972

Member Since
Oct 28, 2009 (about 1 month)

Following 0 githubbers and watching 6 repositories view all →

SilverSurfer972 doesn’t have any public repositories yet

Public Activity feed

SilverSurfer972 started watching mbleigh/acts-as-taggable-on Thu Oct 29 23:36:49 -0700 2009
acts-as-taggable-on's description:
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
SilverSurfer972 started watching jamis/capistrano Thu Oct 29 06:57:29 -0700 2009
capistrano's description:
Remote multi-server automation tool. This repository is no longer being actively maintained. Please ask on the mailing list to find someone who has a well-maintained fork. Thanks!
SilverSurfer972 started watching javan/whenever Thu Oct 29 06:57:25 -0700 2009
whenever's description:
Provides clean ruby syntax for defining messy cron jobs and running them Whenever.
SilverSurfer972 started watching bokmann/crondonkulous Wed Oct 28 11:43:10 -0700 2009
crondonkulous's description:
simply deal with cron in a rails app
SilverSurfer972 started watching adamsalter/sitemap_generator Wed Oct 28 09:01:56 -0700 2009
sitemap_generator's description:
This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as a rake task, using a simple 'Rails Routes'-like DSL. It allows you to take care of familiar Sitemap issues like: Gzip of Sitemap files, variable priority links, paging/sorting links (e.g. my_list?page=3), SSL host links (e.g. https:), Rails apps which are installed on a sub-path (e.g. example.com/blog_app/) and hidden AJAX routes. It includes a Sitemap Index file so it supports more than the standard 50,000 individual urls (up to a maximum of 2.5 billion), and pings all major search engines on completion (Google, Yahoo, MSN, Ask, SitemapWriter).
SilverSurfer972 started watching norman/friendly_id Wed Oct 28 09:01:55 -0700 2009
friendly_id's description:
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.