Sha256: 9394f291b7c384c6a9e8f81e8a94250fb8d8d1044c610a857f2a4199aafa9ca5

Contents?: true

Size: 1.8 KB

Versions: 1

Compression:

Stored size: 1.8 KB

Contents

### 0.3.2 - unreleased

[Changes](https://github.com/opal/opal-activesupport/compare/v0.3.2...HEAD)

### 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.2 CHANGELOG.md