neerajsingh0101 / active_record_no_table-10-abc2

Validate a model using validation tools provided by ActiveRecord even though the model does not have a corresponding table
11 stars 1 forks source link

Logger #1

Open roywblack opened 14 years ago

roywblack commented 14 years ago

It would be helpful if ActiveRecord::Base.logger was available here.

neerajsingh0101 commented 14 years ago

that's a good point. However there will be no need for this plugin in Rails3.