annotate .svn/pristine/74/74c381bd74bb7f13d9d8695257e06bccd688238e.svn-base @ 1420:b688fe79f593 biblio_alt_search_auth

Reverted previous changes to name getter
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 01 Oct 2013 18:36:13 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 Signup template from application
Chris@909 2
Chris@909 3 Here's a local variable set in the Mail object: <%= @name %>.
Chris@909 4
Chris@909 5 And here's a method called in a mail helper: <%= do_something_helpful(@name) %>