Interesting Things
- When testing with jasmine and using jQuery live events, be sure to stop the events between tests. If you don’t, they can cross tests and cause confusing results.
- RailsPlugins.org is asking that all Rails plugin developers register their plugins on the site. This will both help determine the set of plugins that are ready for Rails 3, and also provide a comprehensive directory of plugins.