Skip to content

Commit

Permalink
remove admin
Browse files Browse the repository at this point in the history
  • Loading branch information
robbin committed Jan 16, 2013
1 parent b2e918e commit 335baa5
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 455 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ gem 'rake'
# gem 'padrino', :git => 'git://github.com/padrino/padrino-framework.git'
gem 'padrino-core', :git => 'git://github.com/padrino/padrino-framework.git'
gem 'padrino-helpers', :git => 'git://github.com/padrino/padrino-framework.git'
gem 'padrino-admin', :git => 'git://github.com/padrino/padrino-framework.git'

# Component requirements
gem 'bcrypt-ruby', :require => 'bcrypt'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ GIT
remote: git://github.com/padrino/padrino-framework.git
revision: 898853af49f56fd6f8811bda09cc4ca49572550f
specs:
padrino-admin (0.10.7)
padrino-core (= 0.10.7)
padrino-helpers (= 0.10.7)
padrino-core (0.10.7)
activesupport (~> 3.2.0)
http_router (~> 0.10.2)
Expand Down Expand Up @@ -114,7 +111,6 @@ DEPENDENCIES
kgio
minitest (~> 2.6.0)
mysql2
padrino-admin!
padrino-core!
padrino-gen!
padrino-helpers!
Expand Down
42 changes: 0 additions & 42 deletions admin/app.rb

This file was deleted.

77 changes: 0 additions & 77 deletions admin/controllers/accounts.rb

This file was deleted.

10 changes: 0 additions & 10 deletions admin/controllers/base.rb

This file was deleted.

26 changes: 0 additions & 26 deletions admin/controllers/sessions.rb

This file was deleted.

53 changes: 0 additions & 53 deletions admin/views/accounts/_form.erb

This file was deleted.

10 changes: 0 additions & 10 deletions admin/views/accounts/edit.erb

This file was deleted.

49 changes: 0 additions & 49 deletions admin/views/accounts/index.erb

This file was deleted.

9 changes: 0 additions & 9 deletions admin/views/accounts/new.erb

This file was deleted.

27 changes: 0 additions & 27 deletions admin/views/base/index.erb

This file was deleted.

Loading

0 comments on commit 335baa5

Please sign in to comment.