Sha256: 080f52034002de2671163ca57a2701d8d85d17594eebea8bd3f43da1780fcc8f

Contents?: true

Size: 197 Bytes

Versions: 10

Compression:

Stored size: 197 Bytes

Contents

Hi <%= @user.email %>,

We found the following teams linked to your email address:

<% @teams.each do |team| %>
  <%= jobshop.new_user_session_url(team_id: team.id) %>
  <%= team.name %>
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jobshop-0.0.131 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.127 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.113 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.109 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.107 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.101 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.67 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.61 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.59 app/views/jobshop/teams_mailer/found_teams.text.erb
jobshop-0.0.53 app/views/jobshop/teams_mailer/found_teams.text.erb