How to map a mysql database view using Ruby ActiveRecord in Rails?
1 Answer
The book Enterprise Rails has a whole chapter on basing a model on a database view. Here it is at Google Books.
The book Enterprise Rails has a whole chapter on basing a model on a database view. Here it is at Google Books.