samhuri.net/posts/2007/05/rails-plugins-link-dump.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

17 lines
759 B
Markdown

---
Title: "Rails Plugins (link dump)"
Author: Sami Samhuri
Date: "10th May, 2007"
Timestamp: 2007-05-09T17:22:00-07:00
Tags: rails
---
Some Rails plugins I find useful:
* <a href="http://matthewman.net/articles/2006/09/04/new-rails-feature-simply_helpful">Simply Helpful</a>
* <a href="http://svn.depixelate.com/plugins/focus_fu/">Focus-fu</a>
* <a href="http://require.errtheblog.com/plugins/browser/sexy_migrations/README">Sexy Migrations</a>
* <a href="http://blog.inquirylabs.com/2006/09/28/textmate-footnotes-v16-released/">TextMate Footnotes</a> (just awesome)
* <a href="http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids">acts\_as\_taggable\_on\_steroids</a>
* <a href="http://errtheblog.com/post/14">acts\_as\_textiled</a>