diff options
| author | Teddy Wing | 2014-06-08 02:28:09 -0400 |
|---|---|---|
| committer | Teddy Wing | 2014-06-08 02:28:09 -0400 |
| commit | 95e869f3d4075ee357bbc907abb64673294a6e9b (patch) | |
| tree | 5f16fe098edc64d544f060e1810a5a59412efd5f /views | |
| parent | fc3ffbf67b129a18c706a51a5560dc055d864a1e (diff) | |
| download | sellevate-95e869f3d4075ee357bbc907abb64673294a6e9b.tar.bz2 | |
Add auth_callback.erb
To support the action I created in app.rb previously.
Diffstat (limited to 'views')
| -rw-r--r-- | views/auth_callback.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/auth_callback.erb b/views/auth_callback.erb new file mode 100644 index 0000000..123c701 --- /dev/null +++ b/views/auth_callback.erb @@ -0,0 +1 @@ +Your Gmail account has been connected. |
