Displaying 2 results from an estimated 2 matches for "sp_executesql".
2011 Dec 31
4
Testing Explain Logger Output
Any quick tips?
I''ve been getting the SQL Server adapter up to passing for 3.2 and I wanted to test our explain printer. It will be very much like mysql2''s printer. But I think my brain is mush and my meta-fu weak at the moment and I need some help. I tried stubbing ActiveRecord::Base.logger.warn but to no avail. Any thoughts?
- Ken
--
You received this message because you
2012 May 21
1
Active Admin help
I have installed active admin and also add my model -controller
rate_professor there.......I can add/delete/edit data using active admin
...but if I click on submit button of my form in rate_professor controller
... I can see whatever I added in the index page ........but I don''t want
to see that one.....I want to find the information(whatever I added by
clicking submit button) on