mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
f92cfbc23d
e.g. `ActiveRecord::Migration[5.1]` Fixes #949 Following the example of the devise gem, use erb. In addition, add the `.erb` file extension to fix syntax highlighting in editor. Deletes create_versions_spec.rb because the file is no longer valid ruby so those tests will have to be re-written. We can either generate a valid ruby file and continue to use similar assertions, or we can convert those features to use erb, which will have the benefit of cleaner generated files. |
||
---|---|---|
.. | ||
install_generator_spec.rb |