[uf-rest] RESTful Rails plugin on RubyForge
David Heinemeier Hansson
david at loudthinking.com
Wed Mar 15 18:41:50 PST 2006
> Using the rails plugin system for now should work though. Is
> there a particular reason you'd prefer a gem over a plugin?
I'll review the rest of this work shortly, but the choice to go
plugin is definitely the right one. Gems are not recommended for
extensions like these to Rails. It's more for generic stuff like
database connectors that has use outside of Rails. Plugins are for
stuff that's made solely for Rails.
--
David Heinemeier Hansson
http://www.37signals.com -- Basecamp, Backpack, Writeboard, Tada
http://www.rubyonrails.com -- Web-application framework
http://www.loudthinking.com -- Broadcasting Brain
More information about the microformats-rest
mailing list