Admin update
Showing
app/assets/javascripts/admin/posts.coffee
0 → 100644
app/assets/javascripts/admin/products.coffee
0 → 100644
app/assets/javascripts/admin/sessions.coffee
0 → 100644
app/assets/javascripts/sessions.coffee
0 → 100644
app/assets/stylesheets/admin/categories.scss
0 → 100644
app/assets/stylesheets/admin/posts.scss
0 → 100644
app/assets/stylesheets/admin/products.scss
0 → 100644
app/assets/stylesheets/admin/sessions.scss
0 → 100644
app/assets/stylesheets/admins/products.scss
0 → 100644
app/assets/stylesheets/sessions.scss
0 → 100644
app/controllers/admins/unlocks_controller.rb
0 → 100644
app/helpers/admin/categories_helper.rb
0 → 100644
app/helpers/admin/posts_helper.rb
0 → 100644
app/helpers/admin/products_helper.rb
0 → 100644
app/helpers/admin/sessions_helper.rb
0 → 100644
app/helpers/admins/products_helper.rb
0 → 100644
app/helpers/sessions_helper.rb
0 → 100644
app/mailers/model_mailer.rb
deleted
100644 → 0
app/views/admins/confirmations/new.html.erb
0 → 100644
app/views/admins/passwords/edit.html.erb
0 → 100644
app/views/admins/passwords/new.html.erb
0 → 100644
app/views/admins/products/index.html.erb
0 → 100644
app/views/admins/products/new.html.erb
0 → 100644
app/views/admins/products/show.html.erb
0 → 100644
app/views/admins/registrations/edit.html.erb
0 → 100644
app/views/admins/registrations/new.html.erb
0 → 100644
app/views/admins/sessions/new.html.erb
0 → 100644
app/views/admins/shared/_links.html.erb
0 → 100644
app/views/admins/unlocks/new.html.erb
0 → 100644
app/views/layouts/_admin.html.erb
0 → 100644
app/views/layouts/_cart.html.erb
0 → 100644
app/views/layouts/admin/application.html.erb
0 → 100644
app/views/products/_admin_products.html.erb
0 → 100644
app/views/sessions/new.html.erb
0 → 100644
test/controllers/sessions_controller_test.rb
0 → 100644
test/mailers/model_mailer_test.rb
deleted
100644 → 0
Please
register
or
sign in
to comment