Rails SQL Views 0.2.0 Released

Version 0.2.0 of Rails SQL Views is now available as a Gem or from http://rubyforge.org/frs/?group_id=2435&release_id=8665 . This release provides Rails 1.1.6 support by adding the alias_method_chain method to Module. This is necessary since this method is only available in 1.2 and higher.

I've also published a page describing this extension at http://activewarehouse.rubyforge.org/rails_sql_views/

As always, comments and feedback are appreciated.

V/r Anthony Eden