Sha256: fc2ecc6dbbf007dc84b90c3030fae78ac7f4390a86e6783b2676673cc5a81fde

Contents?: true

Size: 737 Bytes

Versions: 1

Compression:

Stored size: 737 Bytes

Contents

v 0.1.3
  - Ensure that the ActiveModelAdapter for the typcastor properly downgrades from using ActiveModel::Type to using ActiveRecord::Type
  - Ensure that OpenStuct is explicly required
  - Ensure that the internal dummy app has the actionpack infrastructure properly in place for view specs
  - Fix the filter view specs
v 0.1.2
  - Properly specify the version dependency on ActiveSupport
v 0.1.1
  - Fix bug in handling sort links when no sort params are present
v 0.1.0
  - make ActionSet a Railtie
  - add a view helper method for building sort links (`sort_link`)
  - typecast all params values before passing to ActiveSet
  - reject any blank param values
  - instantiate a `@filters` ivar for use in building the filters form

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
actionset-0.1.3 CHANGELOG