generated model for user, candidate, position. installed gems added routes for...
generated model for user, candidate, position. installed gems added routes for candidate and position.
parents
Showing
Election/.gitignore
0 → 100644
Election/Gemfile
0 → 100644
Election/Gemfile.lock
0 → 100644
Election/README.rdoc
0 → 100644
Election/Rakefile
0 → 100644
Election/app/mailers/.keep
0 → 100644
Election/app/models/.keep
0 → 100644
Election/app/models/user.rb
0 → 100644
Election/bin/bundle
0 → 100644
Election/bin/rails
0 → 100644
Election/bin/rake
0 → 100644
Election/bin/setup
0 → 100644
Election/config.ru
0 → 100644
Election/config/boot.rb
0 → 100644
Election/config/database.yml
0 → 100644
Election/config/routes.rb
0 → 100644
Election/config/secrets.yml
0 → 100644
Election/db/schema.rb
0 → 100644
Election/db/seeds.rb
0 → 100644
Election/lib/assets/.keep
0 → 100644
Election/lib/tasks/.keep
0 → 100644
Election/log/.keep
0 → 100644
Election/public/404.html
0 → 100644
Election/public/422.html
0 → 100644
Election/public/500.html
0 → 100644
Election/public/favicon.ico
0 → 100644
Election/public/robots.txt
0 → 100644
Election/test/fixtures/.keep
0 → 100644
Election/test/helpers/.keep
0 → 100644
Election/test/mailers/.keep
0 → 100644
Election/test/models/.keep
0 → 100644
Election/test/test_helper.rb
0 → 100644
Please register or sign in to comment