21 August 2006
UJS Rails Plugin 0.3: new name, new website
Dan and I are please to announce the biggest release of the Unobtrusive Javascript for Rails plugin – now simply known as UJS. This is a big release in many ways – we’ve got some important bug fixes in here, some great new helper functionality and most importantly: caching. The other big news is that the UJS plugin now has its very own website.
The website is the place to go for news, information, release announcements (although I will still announce releases on this blog) and tips and tricks – everything you need to get started with the UJS plugin.
Before you rush off to check out the new site, here is a quick overview of some of new features:
- Added out-of-the box caching using HTTP ETags and advanced behaviour caching
- Added new
apply_behavioursfunctionality for applying multiple behaviours at once. - Added a series of behaviour helpers to make applying Scriptaculous effects unobtrusively easy.
There are also some bug fixes, some refactorings and significantly improved test coverage. For full details, see the announcement on the UJS website.
Finally, the other big change is that the Subversion repository has changed location, as has the place to report issues with the plugin: the plugin now has its own dedicated Trac.
The plugin repository is now located at:
The latest version of the plugin now has its own tag, which should make it work with Rails’ built-in script/plugin script:
http://source.ujs4rails.com/current/unobtrusive_javascript
Finally, you can report issues on the UJS Rails Plugin Trac:
Return to home page | Check out my tumblelog
3 Comments on this article
Return to home page | Check out my tumblelog
Commenting on this article is now closed
1. Comment by Jim Jeffers on 21 Aug 2006 at 17:08
Hey Luke! Do you remember me? We used to chat on aim or some IM service way back when. You had just been featured on cre@te at the time! I’m glad to see you are doing Rails dev too! I’ve been using it since before 1.0 was released :)
2. Comment by Chu Yeow on 22 Aug 2006 at 08:08
While I’m still here, I just want to point out that the links at the bottom of http://trac.ujs4rails.com/ are leading to the wrong place (e.g. http://tract.ujs4rails.com/resources/quickstart-guide instead of http://www.ujs4rails.com/resources/quickstart-guide).
3. Comment by Luke Redpath on 22 Aug 2006 at 10:08
Chu, thanks for the heads up.