Sha256: 7642d29793e36bb4475d02ce71559d7d08ae3c1cd31e8621ce04d6bc85d0f768
Contents?: true
Size: 953 Bytes
Versions: 1
Compression:
Stored size: 953 Bytes
Contents
# Change log ## master (unreleased) ## 0.8.2 (2021-02-20) * Add ActiveRecord::AttributeMethods::Dirty methods [#104](https://github.com/pocke/rbs_rails/pull/104) * Define find method based on primary key [#105](https://github.com/pocke/rbs_rails/pull/105) ## 0.8.1 (2021-01-09) * Skip generation RBS fro class that doesn't have table in DB. [#95](https://github.com/pocke/rbs_rails/pull/95) ## 0.8.0 (2020-12-31) * **[BREAKING]** Move RBS files that are copied by `rbs_rails:copy_signature_files` task to [ruby/gem_rbs](https://github.com/ruby/gem_rbs) repository [#90](https://github.com/pocke/rbs_rails/pull/90) * Allow all kinds of argument for scope [#89](https://github.com/pocke/rbs_rails/pull/89) ## 0.7.0 (2020-12-28) * **[BREAKING]** Re-structure signature directory. [#86](https://github.com/pocke/rbs_rails/pull/86) * Generate ActiveRecord models with namespaces and superclasses. [#87](https://github.com/pocke/rbs_rails/pull/87)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbs_rails-0.8.2 | CHANGELOG.md |