You have successfully signed up to example.com,
your username is: <%= @user.login %>.
To login to the site, just follow this link: <%= @url %>.
Thanks for joining and have a great day!
Hello there, this is our image
<%= image_tag attachments['image.jpg'].url %>Hello there, this is our image
<%= image_tag attachments['image.jpg'].url, :alt => 'My Photo', :class => 'photos' %>