made view component out of register view

This commit is contained in:
Torsten Ruger
2015-07-31 11:42:26 +03:00
parent 69e51a1037
commit 5bd6b3517d
4 changed files with 53 additions and 18 deletions

View File

@ -0,0 +1,5 @@
require 'spec_helper'
describe '', type: :feature do
# Specs here
end