File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
lib/activerecord-clean-db-structure Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ pkg
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.0.1 2017-02-12
3+ ## 0.2.0 2017-03-20
4+
5+ * Reduce dependencies to only require ActiveRecord [ Mario Uher] ( https://github.com/ream88 )
6+ * Support Rails Engines [ Mario Uher] ( https://github.com/ream88 )
7+ * Clean up more comment lines [ Clemens Kofler] ( https://github.com/clemens )
8+
9+
10+ ## 0.1.0 2017-02-12
411
512* Initial release.
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- activerecord-clean-db-structure (0.1 .0 )
4+ activerecord-clean-db-structure (0.2 .0 )
55 activerecord (>= 4.2 )
66
77GEM
Original file line number Diff line number Diff line change 11module ActiveRecordCleanDbStructure
2- VERSION = '0.1 .0'
2+ VERSION = '0.2 .0'
33end
You can’t perform that action at this time.
0 commit comments