aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/index.t
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-27 11:24:49 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-27 11:24:49 +0100
commit0c93edcb7b5634f10438d810407b18cb2fa6ba0c (patch)
tree8b7714cb157ac7b1624e267f750f20716e148220 /t/app/controller/index.t
parent4308906bc2695f1fd034b8f5f1a6be657e6d4dfe (diff)
only confirm alerts on submission if user is logged in
also, tests to make sure we send out emails if a logged in user subscribes with a different address
Diffstat (limited to 't/app/controller/index.t')
0 files changed, 0 insertions, 0 deletions
'>hotfix/0.21.0.11 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rspec-rails-1.3.3/lib/autotest/rails_rspec.rb
blob: 2aa4f5f71dd59f2cc35a331d2f3b53da7aa87887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76