Module: ActiveShrine::Attached

Extended by:
ActiveSupport::Autoload
Defined in:
lib/active_shrine/attached.rb,
lib/active_shrine/attached/one.rb,
lib/active_shrine/attached/base.rb,
lib/active_shrine/attached/many.rb,
lib/active_shrine/attached/changes.rb,
lib/active_shrine/attached/changes/purge_one.rb,
lib/active_shrine/attached/changes/create_one.rb,
lib/active_shrine/attached/changes/delete_one.rb,
lib/active_shrine/attached/changes/detach_one.rb,
lib/active_shrine/attached/changes/purge_many.rb,
lib/active_shrine/attached/changes/create_many.rb,
lib/active_shrine/attached/changes/delete_many.rb,
lib/active_shrine/attached/changes/detach_many.rb,
lib/active_shrine/attached/changes/create_one_of_many.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Changes Classes: Base, Many, One