What are some of your favorite rails plugins that you would consider "must haves"?
This entry lists some of my favorites that I use in a large majority of my rails applications: My favorite rails plugins
What are some of your favorite rails plugins that you would consider "must haves"?
This entry lists some of my favorites that I use in a large majority of my rails applications: My favorite rails plugins
If your app has any kind of user model, Rick Olsen's restful-authentication is a must.
I'm also partial to exception_notification for keeping tabs on errors in production apps.
I use all of these in 99% of all of my Rails projects. Each link provides detailed information regarding what they do and why they are awesome.
Hope that helped!
Normal App Development
Facebook Development
annotate_models
- http://repo.pragprog.com/svn/Public/plugins/annotate_models/
custom_err_msg
- svn://rubyforge.org/var/svn/custom-err-msg/trunk
jrails
- http://ennerchi.googlecode.com/svn/trunk/plugins/jrails
validation_reflection
- svn://rubyforge.org/var/svn/valirefl/validation_reflection/trunk
most common i've used across projects lately (by no means all just most common)
Some already listed in other answers that don't need repeating plus: