Fist layout
Showing
app/assets/javascripts/bootstrap.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/assets/javascripts/bootstrap.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/assets/javascripts/static_pages.coffee
0 → 100644
app/assets/javascripts/users.coffee
0 → 100644
app/assets/stylesheets/bootstrap.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
app/assets/stylesheets/bootstrap.min.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
app/assets/stylesheets/custom.scss
0 → 100644
app/assets/stylesheets/static_pages.scss
0 → 100644
app/assets/stylesheets/users.scss
0 → 100644
app/controllers/static_pages_controller.rb
0 → 100644
app/controllers/users_controller.rb
0 → 100644
app/helpers/static_pages_helper.rb
0 → 100644
app/helpers/users_helper.rb
0 → 100644
app/views/layouts/_footer.html.erb
0 → 100644
app/views/layouts/_header.html.erb
0 → 100644
app/views/static_pages/home.html.erb
0 → 100644
app/views/users/new.html.erb
0 → 100644
test/controllers/users_controller_test.rb
0 → 100644
Please
register
or
sign in
to comment