Sha256: 40cca4b92b59b113ab3e5acdaacfe4123121202e5742a360f948e6a75c5dae5a

Contents?: true

Size: 137 Bytes

Versions: 10

Compression:

Stored size: 137 Bytes

Contents

module EffectiveTrashHelper

  def render_trash(trash)
    render(partial: 'effective/trash/trash', locals: { trash: trash })
  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
effective_trash-0.4.5 app/helpers/effective_trash_helper.rb
effective_trash-0.4.4 app/helpers/effective_trash_helper.rb
effective_trash-0.4.3 app/helpers/effective_trash_helper.rb
effective_trash-0.4.2 app/helpers/effective_trash_helper.rb
effective_trash-0.4.1 app/helpers/effective_trash_helper.rb
effective_trash-0.4.0 app/helpers/effective_trash_helper.rb
effective_trash-0.3.3 app/helpers/effective_trash_helper.rb
effective_trash-0.3.2 app/helpers/effective_trash_helper.rb
effective_trash-0.3.1 app/helpers/effective_trash_helper.rb
effective_trash-0.3.0 app/helpers/effective_trash_helper.rb