File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1- ## [ Unreleased ]
1+ ## [ 0.0.1 ]
22
3- - Move version.rb.erb to top-level
3+ - Release as a gem
44
5- ## [ 0.0.1 ] - 2024-12-16
5+ ## [ 0.0.0 ] - 2024-12-16
66
7- - Initial release
7+ - Project birth
Original file line number Diff line number Diff line change 1- This project is dual licensed under the MPL-2.0 license.
2-
3-
4- MPL-2.0 License: LICENSE-MPL-2.0.txt or https://www.mozilla.org/MPL/2.0/
1+ This project is licensed under the MPL-2.0 license.
52
3+ Please see: LICENSE-MPL-2.0.txt or https://www.mozilla.org/MPL/2.0/
64
75This is equivalent to the following SPDX License Expression: MPL-2.0
86
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010 spec . authors = [ "Miles Georgi" ]
1111 spec . email = [ "[email protected] " ] 1212
13- spec . summary = "No description. Add one. "
13+ spec . summary = "Provides a detached entity foobara type for Active Record classes "
1414 spec . homepage = "https://github.com/foobara/active-record-type"
1515 spec . license = "MPL-2.0"
1616 spec . required_ruby_version = ">= #{ minimum_ruby_version } "
You can’t perform that action at this time.
0 commit comments