From f9a4ee4e998f5f113565a93802c041108e9a180d Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Wed, 2 Apr 2014 14:53:10 -0400 Subject: now ran generate without ger --- app/views/remote_usernames/new.html.erb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/views/remote_usernames/new.html.erb (limited to 'app/views/remote_usernames/new.html.erb') diff --git a/app/views/remote_usernames/new.html.erb b/app/views/remote_usernames/new.html.erb new file mode 100644 index 0000000..b9cfcf4 --- /dev/null +++ b/app/views/remote_usernames/new.html.erb @@ -0,0 +1,5 @@ +

New remote_username

+ +<%= render 'form' %> + +<%= link_to 'Back', remote_usernames_path %> -- cgit v1.2.3-54-g00ecf