rails/guides/bug_report_templates
Prathamesh Sonpatki d9412d9bb6 Use force: true options for creating tables in bug templates
- Generally we have to run the bug templates multiple times to get them
   right and it always complains because the posts and comments tables
   already exist due to earlier runs.
 - Using force: true will eliminate this issue.
2015-01-19 09:03:02 +05:30
..
action_controller_gem.rb Update bug report templates to use version 4.2.0 instead of 5.0.0 [ci skip] 2015-01-04 16:06:01 +05:30
action_controller_master.rb Remove rack and i18n master from bug report tempaltes [ci skip] 2014-12-19 15:12:31 -02:00
active_record_gem.rb Use force: true options for creating tables in bug templates 2015-01-19 09:03:02 +05:30
active_record_master.rb Use force: true options for creating tables in bug templates 2015-01-19 09:03:02 +05:30