Sha256: d963ec2bfc7064d2133a18b62873cf20a146ba8f2378e3adc245e4c424402d45
Contents?: true
Size: 1.93 KB
Versions: 1
Compression:
Stored size: 1.93 KB
Contents
### 0.3.4 - 2019-07-14 [Changes](https://github.com/opal/opal-activesupport/compare/v0.3.3...HEAD) ### 0.3.3 - 2019-07-14 [Changes](https://github.com/opal/opal-activesupport/compare/v0.3.2...v0.3.3) - Add support for Opal v1.0 ### 0.3.2 - 2019-04-27 [Changes](https://github.com/opal/opal-activesupport/compare/v0.3.1...v0.3.2) - Added `ActiveSupport::Concern` (#19). - Added `String#truncate` (#22). - Properly backported: (#21). + `ActiveSupport::Inflector.pluralize` and `String#pluralize` + `ActiveSupport::Inflector.singularize` and `String#singularize` + `ActiveSupport::Inflector.constantize` and `String#constantize` + `ActiveSupport::Inflector.safe_constantize` and `String#safe_constantize` + `ActiveSupport::Inflector.camelize` and `String#camelize` + `ActiveSupport::Inflector.titleize` and `String#titleize` + `ActiveSupport::Inflector.underscore` and `String#underscore` + `ActiveSupport::Inflector.dasherize` and `String#dasherize` + `ActiveSupport::Inflector.demodulize` and `String#demodulize` + `ActiveSupport::Inflector.deconstantize` and `String#deconstantize` + `ActiveSupport::Inflector.tableize` and `String#tableize` + `ActiveSupport::Inflector.classify` and `String#classify` + `ActiveSupport::Inflector.humanize` and `String#humanize` + `ActiveSupport::Inflector.upcase_first` and `String#upcase_first` + `ActiveSupport::Inflector.foreign_key` and `String#foreign_key` ### 0.3.1 - 2018-01-28 [Changes](https://github.com/opal/opal-activesupport/compare/v0.3.0...v0.3.1) - Fix `Inflections.irregular` - Fix `Inflector.apply_inflections` - Fix `Inflector.inflections` - Fix `return` handling of x-string for Opal v0.11 ### 0.3.0 - 2015-12-23 [Changes](https://github.com/opal/opal-activesupport/compare/v0.2.0...v0.3.0) ### 0.2.0 - 2015-10-08 [Changes](https://github.com/opal/opal-activesupport/compare/v0.1.0...v0.2.0) ### 0.1.0 - 2015-02-03 _the fogs of the past 🌫_
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opal-activesupport-0.3.3 | CHANGELOG.md |