Skip to content

Instantly share code, notes, and snippets.

@neerajsingh0101
Last active April 24, 2017 23:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neerajsingh0101/5187216 to your computer and use it in GitHub Desktop.
Save neerajsingh0101/5187216 to your computer and use it in GitHub Desktop.
How to file Active Record bug report

How to file Active Record bug report

In order to make it easier to verify Active Record bugs you are encouraged to file bug report using one of the templates mentioned below .

If you are using published versions of gems then all you need to create is a single gist file like this .

If you are using master version of rails then use this template . Note that in this case both Gemfile and test file are needed .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment