Pinned Repositories
bad_encodings-ruby19
Small gem that tries to make the task of finding bad ruby encodings in your project a little easier. e.g. 'find_bad_encodings .'
cucumber
BDD that talks to domain experts first and code second
enum_column-plugin
Ruby on Rails Enumerated Column Constraints
filestore_expires_in-plugin
Adds a :expires_in option to Rails filestore caching, in line with memcached store. Providing a very easy way to add high capacity caching to a site.
find_location_by_ip-plugin
Easy way to find the "best guess" timezone/location for a visitor to your Rails app.
gamelauncher-app
A small Mac application to quit all "non-essential" applications and launch another one (usually a game). After the selected application quits, all previous applications are then re-started.
GetBundles.tmbundle
A much better GetBundles bundle for Textmate (pulls from official Textmate repo, Textmate 'review' repo and Github)
machinist
Fixtures aren't fun. Machinist is.
mustache-rails
Mustache extension library for Ruby on Rails
sitemap_generator
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).
adamsalter's Repositories
adamsalter/sitemap_generator
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).
adamsalter/GetBundles.tmbundle
A much better GetBundles bundle for Textmate (pulls from official Textmate repo, Textmate 'review' repo and Github)
adamsalter/filestore_expires_in-plugin
Adds a :expires_in option to Rails filestore caching, in line with memcached store. Providing a very easy way to add high capacity caching to a site.
adamsalter/bad_encodings-ruby19
Small gem that tries to make the task of finding bad ruby encodings in your project a little easier. e.g. 'find_bad_encodings .'
adamsalter/mustache-rails
Mustache extension library for Ruby on Rails
adamsalter/find_location_by_ip-plugin
Easy way to find the "best guess" timezone/location for a visitor to your Rails app.
adamsalter/enum_column-plugin
Ruby on Rails Enumerated Column Constraints
adamsalter/gamelauncher-app
A small Mac application to quit all "non-essential" applications and launch another one (usually a game). After the selected application quits, all previous applications are then re-started.
adamsalter/cucumber
BDD that talks to domain experts first and code second
adamsalter/machinist
Fixtures aren't fun. Machinist is.
adamsalter/sitemap_generator-plugin
adamsalter/test-project
Test project for showing examples/errors
adamsalter/timedisc-app
TimeDisc is an almost standard analog clock.