An attempt to provide Rails developers continuously with feedback on their Active Record code, including the generated queries, cardinalities, and fetched result sets. For the current status of this prototype see a short demonstration.
This project was started in the course Enterprise Application Programming Model Research at HPI.
- clone lauritzthamsen/infrarecord
- clone redcar/redcar
- put a link to infrarecord/redcar_plugin/infrarecord/ into redcar/plugins
- include the infrarecord gem into the Gemfile of your Rails application
- start the rails server and redcar
- open a document and open InfraRecord from the Debug menu