Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Implement a polymorphic asset library. #1

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Oct 12, 2016

  1. First attempt at abstracting assets.

    RE #39
    rstuart85 committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    039ae87 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Refinement of Assets and conversion of Image.

    Writing the migrations when converting over an old plugin to use asset
    is unfortunately a manual task. But it's not as difficult as it sounds.
    rstuart85 committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    54730d5 View commit details
    Browse the repository at this point in the history
  2. Fix bug causing test error.

    rstuart85 committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    1b1c025 View commit details
    Browse the repository at this point in the history