Revert "Merge branch 'basic-login' into 'master'"
This reverts merge request !7
Showing
| ... | @@ -66,4 +66,3 @@ end | ... | @@ -66,4 +66,3 @@ end |
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem 'bootstrap-sass', '~> 3.3', '>= 3.3.7' | gem 'bootstrap-sass', '~> 3.3', '>= 3.3.7' | ||
| gem 'bcrypt', '~> 3.1', '>= 3.1.12' | gem 'bcrypt', '~> 3.1', '>= 3.1.12' | ||
| gem 'jquery-rails', '~> 4.3', '>= 4.3.3' | |||
| \ No newline at end of file |
app/assets/stylesheets/application.css
0 → 100644
app/helpers/sessions_helper.rb
deleted
100644 → 0
app/views/sessions/new.html.erb
deleted
100644 → 0
test/integration/users_login_test.rb
deleted
100644 → 0
Please
register
or
sign in
to comment