public
Description: Simple Rails shout wall to demonstrate the differences between obtrusive and unobtrusive Javascript handling
Homepage: http://www.rubyrailways.com/
Clone URL: git://github.com/scrubber/shout-wall.git
name age message
file README Loading commit data...
directory obtrusive/ Thu May 21 08:26:06 -0700 2009 Initial commit [scrubber]
directory unobtrusive-prototype/ Fri May 22 02:19:34 -0700 2009 Add a prototype implementation [Jon Wood]
directory unobtrusive/ Thu May 21 08:26:06 -0700 2009 Initial commit [scrubber]
README
Trying to show that writing unobtrusive Javascript is not more complicated than using Rails helpers and RJS. Yeah, I 
know I am in for a though ride but whatever. Everyone is free to disagree :)

Please see http://www.rubyrailways.com/dear-railsists-please-dont-be-obtrusive/ for more info.