acts_as_talented 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/acts_as_talented/angularjs/ProfileController.js +2 -2
  3. data/app/assets/javascripts/acts_as_talented/angularjs/TabsController.js +2 -2
  4. data/app/assets/javascripts/acts_as_talented/angularjs/applicant/ApplicantsController.js +2 -2
  5. data/app/assets/javascripts/acts_as_talented/angularjs/applicant/ApplicantsFactory.js +2 -2
  6. data/app/assets/javascripts/acts_as_talented/angularjs/employer/EmployersController.js +2 -2
  7. data/app/assets/javascripts/acts_as_talented/angularjs/employer/EmployersFactory.js.erb +3 -3
  8. data/app/assets/javascripts/acts_as_talented/angularjs/user/UserSearchController.js +2 -2
  9. data/app/assets/javascripts/acts_as_talented/angularjs/user/UserSearchFactory.js +2 -2
  10. data/app/assets/javascripts/acts_as_talented/angularjs/user/UsersController.js +2 -2
  11. data/app/assets/javascripts/acts_as_talented/angularjs/user/UsersFactory.js +2 -2
  12. data/lib/acts_as_talented/version.rb +1 -1
  13. data/spec/dummy/config/initializers/acts_as_talented.rb +1 -1
  14. data/spec/dummy/log/development.log +2244 -0
  15. data/spec/dummy/tmp/cache/assets/development/sprockets/0805bbf222f4d2494d289443a1578d16 +0 -0
  16. data/spec/dummy/tmp/cache/assets/development/sprockets/15eff3ff2bb8f801c9c91338cb9a428f +0 -0
  17. data/spec/dummy/tmp/cache/assets/development/sprockets/199d24592228a181e4370ee94bc621a3 +0 -0
  18. data/spec/dummy/tmp/cache/assets/development/sprockets/19a970cd6841f85c34d1f510003ad08a +0 -0
  19. data/spec/dummy/tmp/cache/assets/development/sprockets/1d226fd0dd8633231752cf18da9a21e9 +0 -0
  20. data/spec/dummy/tmp/cache/assets/development/sprockets/1f0abfa32500ee50cec93c4754f17de2 +0 -0
  21. data/spec/dummy/tmp/cache/assets/development/sprockets/30318a96e5f39185cddcd5183a755e30 +0 -0
  22. data/spec/dummy/tmp/cache/assets/development/sprockets/3ed3b32bff297382862ca2d7d7c39e28 +0 -0
  23. data/spec/dummy/tmp/cache/assets/development/sprockets/4896a189db347d12a025edd8f4ac61d4 +0 -0
  24. data/spec/dummy/tmp/cache/assets/development/sprockets/49ad3a2fdcd81f3a61d97f39d49a5119 +0 -0
  25. data/spec/dummy/tmp/cache/assets/development/sprockets/4b8d6f4a0bd0a96607ba6ef91e50a651 +0 -0
  26. data/spec/dummy/tmp/cache/assets/development/sprockets/4f5320f3f0ea9c119cb15d18c401ba8b +0 -0
  27. data/spec/dummy/tmp/cache/assets/development/sprockets/53b13327df4c65a6c3f237a2f8bf6cda +0 -0
  28. data/spec/dummy/tmp/cache/assets/development/sprockets/5599c99b1edf0ca10252cfb2eb8d32bc +0 -0
  29. data/spec/dummy/tmp/cache/assets/development/sprockets/56279031533f170dbc4cc383e9cf1489 +0 -0
  30. data/spec/dummy/tmp/cache/assets/development/sprockets/5b458db07584cb0f296292e5f4cb3050 +0 -0
  31. data/spec/dummy/tmp/cache/assets/development/sprockets/6dcc4aa98a399cd8f33bd9c60dc71b51 +0 -0
  32. data/spec/dummy/tmp/cache/assets/development/sprockets/71fe0e8b6466b8fdc100b418e3bf1b38 +0 -0
  33. data/spec/dummy/tmp/cache/assets/development/sprockets/771fc4d2b579ceb3ce9241275f41f6bc +0 -0
  34. data/spec/dummy/tmp/cache/assets/development/sprockets/78869b700128ac9b20950447d8410995 +0 -0
  35. data/spec/dummy/tmp/cache/assets/development/sprockets/7ded408b80dbf51f56a91e9bea167013 +0 -0
  36. data/spec/dummy/tmp/cache/assets/development/sprockets/99f5553e4acdcf5df76400712c0c3414 +0 -0
  37. data/spec/dummy/tmp/cache/assets/development/sprockets/af6696d6b042acec6bd6cc96a35a11dc +0 -0
  38. data/spec/dummy/tmp/cache/assets/development/sprockets/cb386a593ec8579cd8d64e2607fe9428 +0 -0
  39. data/spec/dummy/tmp/cache/assets/development/sprockets/d1e62c0906dcc91b79d3dfbd445c3215 +0 -0
  40. data/spec/dummy/tmp/cache/assets/development/sprockets/d1e8420605e727ee3f29a20640a99e0e +0 -0
  41. data/spec/dummy/tmp/cache/assets/development/sprockets/d8e2ae0887cb8c18fd545975915330b0 +0 -0
  42. data/spec/dummy/tmp/cache/assets/development/sprockets/e305256896c522bf1734fb8299413c86 +0 -0
  43. data/spec/dummy/tmp/cache/assets/development/sprockets/e390b71fbe6ee1dbf1e09ee23144e69e +0 -0
  44. data/spec/dummy/tmp/cache/assets/development/sprockets/ea1fd0d2c947d14d77f7c59d12d73cb8 +0 -0
  45. data/spec/dummy/tmp/cache/assets/development/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c +0 -0
  46. data/spec/dummy/tmp/cache/assets/development/sprockets/f0fecf6c6edec41b2960e2ab9a7de198 +0 -0
  47. data/spec/dummy/tmp/cache/assets/development/sprockets/f866a85e2f0f0f8026ae6961b7c1942b +0 -0
  48. metadata +20 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 206c6c10cf0974fc7330ad119112dd93a5283833
4
- data.tar.gz: 42672d3d76574a8bdbaa8a922c9d65b9e31fd459
3
+ metadata.gz: 54ad89eff5dc6c1cd747f42a20178b83fe694910
4
+ data.tar.gz: a0a5bb5c480818a7e7b72d5656e9df9a49fb5987
5
5
  SHA512:
6
- metadata.gz: 32545311b9c885f26d82f1251ed588568d0936dd949f6e79366892974856ae6f4f41397e8a0de59efa4d840095988ec05bf4d496dc96f599796af9aeb912736c
7
- data.tar.gz: 2fc95c8df8b620bd9beb8691aeed088fbcd9972b23835e69143d501d45a814b9431aff062ad5b6292e8ac6d0f76dd8d2b16fb3f70ffa635506f45e17e9fdafe3
6
+ metadata.gz: 1cdde82a3e95760e9bd2b736a9ddcb3ba5525ad9fc445f634a68be6d30596923c3514433f78fe475b3ab487f2da8a2d4e68ee8fd19b58ac62a63c0f86e2e4377
7
+ data.tar.gz: d7403d7f4a890bae3c49b82b3ef423f455a234e5bd94613d182a086914fdadffdc80bcf6ed31359547421cd58f1e4326e8e7f6f296fb352cb37cf23be44b46d3
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller('ProfileController', function($scope) {
1
+ ActsAsTalentedModule.controller('ProfileController', ["$scope", function($scope) {
2
2
  $scope.save = function() {
3
3
  $scope.$broadcast('show-errors-check-validity');
4
4
 
@@ -12,4 +12,4 @@ ActsAsTalentedModule.controller('ProfileController', function($scope) {
12
12
  $scope.$broadcast('show-errors-reset');
13
13
  $scope.user = { name: '', email: '' };
14
14
  }
15
- });
15
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller("TabsController", function ($scope, $state) {
1
+ ActsAsTalentedModule.controller("TabsController", ["$scope", "$state", function ($scope, $state) {
2
2
 
3
3
  $scope.tabClass = { myJobs: 'inactive',
4
4
  myJobs: 'inactive',
@@ -21,4 +21,4 @@ ActsAsTalentedModule.controller("TabsController", function ($scope, $state) {
21
21
  });
22
22
 
23
23
  }
24
- });
24
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller("ApplicantsController", function ($scope, ApplicantsFactory) {
1
+ ActsAsTalentedModule.controller("ApplicantsController", ["$scope", "ApplicantsFactory", function ($scope, ApplicantsFactory) {
2
2
 
3
3
  // init variables
4
4
  $scope.no_messages=true;
@@ -47,4 +47,4 @@ ActsAsTalentedModule.controller("ApplicantsController", function ($scope, Applic
47
47
  $scope.no_messages = false;
48
48
  }
49
49
 
50
- });
50
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.factory("ApplicantsFactory", function ($resource) {
1
+ ActsAsTalentedModule.factory("ApplicantsFactory", ["$resource", function ($resource) {
2
2
  return {
3
3
  messages: function(){
4
4
  var msgs = [
@@ -27,4 +27,4 @@ ActsAsTalentedModule.factory("ApplicantsFactory", function ($resource) {
27
27
  return msgs;
28
28
  }
29
29
  }
30
- });
30
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller("EmployersController", function ($scope, EmployersFactory, notificationFactory) {
1
+ ActsAsTalentedModule.controller("EmployersController", ["$scope", "EmployersFactory", "notificationFactory", function ($scope, EmployersFactory, notificationFactory) {
2
2
 
3
3
  // PRIVATE FUNCTIONS
4
4
  var requestSuccess = function () {
@@ -81,4 +81,4 @@ ActsAsTalentedModule.controller("EmployersController", function ($scope, Employe
81
81
  // LOADS ALL ITEMS
82
82
  $scope.getAllItems();
83
83
 
84
- });
84
+ }]);
@@ -1,5 +1,5 @@
1
- ActsAsTalentedModule.factory("EmployersFactory", function ($resource) {
2
- return $resource('<%= ActsAsTalented.engine_mount_path %>api/v1/employers/:id',
1
+ ActsAsTalentedModule.factory("EmployersFactory", ["$resource", function ($resource) {
2
+ return $resource('/<%= ActsAsTalented.engine_mount_path %>api/v1/employers/:id',
3
3
  {
4
4
  // default URL params
5
5
  // @ Indicates that the value should be obtained from a data property
@@ -9,4 +9,4 @@ ActsAsTalentedModule.factory("EmployersFactory", function ($resource) {
9
9
  // add update to actions (is not defined by default)
10
10
  'update': { method: 'PUT' }
11
11
  });
12
- });
12
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller("UserSearchController", function ($scope, UserSearchFactory) {
1
+ ActsAsTalentedModule.controller("UserSearchController", ["$scope", "UserSearchFactory", function ($scope, UserSearchFactory) {
2
2
 
3
3
  // init variables
4
4
  $scope.no_results=true;
@@ -117,4 +117,4 @@ ActsAsTalentedModule.controller("UserSearchController", function ($scope, UserSe
117
117
  }
118
118
 
119
119
 
120
- });
120
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.factory("UserSearchFactory", function ($resource) {
1
+ ActsAsTalentedModule.factory("UserSearchFactory", ["$resource", function ($resource) {
2
2
  return {
3
3
  users: function(){
4
4
  var users = [
@@ -42,4 +42,4 @@ ActsAsTalentedModule.factory("UserSearchFactory", function ($resource) {
42
42
  return users;
43
43
  }
44
44
  }
45
- });
45
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.controller("UsersController", function ($scope, UsersFactory) {
1
+ ActsAsTalentedModule.controller("UsersController", ["$scope", "UsersFactory", function ($scope, UsersFactory) {
2
2
 
3
3
  // init variables
4
4
  $scope.no_results=true;
@@ -41,4 +41,4 @@ ActsAsTalentedModule.controller("UsersController", function ($scope, UsersFactor
41
41
  $scope.no_results = false;
42
42
  }
43
43
 
44
- });
44
+ }]);
@@ -1,4 +1,4 @@
1
- ActsAsTalentedModule.factory("UsersFactory", function ($resource) {
1
+ ActsAsTalentedModule.factory("UsersFactory", ["$resource", function ($resource) {
2
2
  return {
3
3
  users: function(){
4
4
  var users = [
@@ -42,4 +42,4 @@ ActsAsTalentedModule.factory("UsersFactory", function ($resource) {
42
42
  return users;
43
43
  }
44
44
  }
45
- });
45
+ }]);
@@ -1,3 +1,3 @@
1
1
  module ActsAsTalented
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -1,3 +1,3 @@
1
1
  ActsAsTalented.setup do |config|
2
- config.engine_mount_path = "nyan cat"
2
+ config.engine_mount_path = "acts_as_talented/"
3
3
  end
@@ -33114,3 +33114,2247 @@ ActionController::RoutingError (No route matches [GET] "/acts_as_talented/api/v1
33114
33114
   (2.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
33115
33115
   (0.6ms) SELECT version FROM "schema_migrations"
33116
33116
   (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20141010082808')
33117
+
33118
+
33119
+ Started GET "/" for 127.0.0.1 at 2014-10-29 17:15:14 +0530
33120
+ Processing by Rails::WelcomeController#index as HTML
33121
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/railties-4.1.6/lib/rails/templates/rails/welcome/index.html.erb (3.4ms)
33122
+ Completed 200 OK in 30ms (Views: 29.6ms | ActiveRecord: 0.0ms)
33123
+
33124
+
33125
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-29 17:15:33 +0530
33126
+ Processing by ActsAsTalented::DashboardController#index as HTML
33127
+ ActsAsTalented::Employer Load (27.5ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33128
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.5ms)
33129
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.6ms)
33130
+ Completed 200 OK in 3137ms (Views: 2969.0ms | ActiveRecord: 103.3ms)
33131
+
33132
+
33133
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33134
+
33135
+
33136
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33137
+
33138
+
33139
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33140
+
33141
+
33142
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33143
+
33144
+
33145
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33146
+
33147
+
33148
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33149
+
33150
+
33151
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33152
+
33153
+
33154
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33155
+
33156
+
33157
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33158
+
33159
+
33160
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33161
+
33162
+
33163
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33164
+
33165
+
33166
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33167
+
33168
+
33169
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33170
+
33171
+
33172
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33173
+
33174
+
33175
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33176
+
33177
+
33178
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33179
+
33180
+
33181
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33182
+
33183
+
33184
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33185
+
33186
+
33187
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33188
+
33189
+
33190
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33191
+
33192
+
33193
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33194
+
33195
+
33196
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33197
+
33198
+
33199
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33200
+
33201
+
33202
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33203
+
33204
+
33205
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33206
+
33207
+
33208
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33209
+
33210
+
33211
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33212
+
33213
+
33214
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33215
+
33216
+
33217
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33218
+
33219
+
33220
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33221
+
33222
+
33223
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33224
+
33225
+
33226
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33227
+
33228
+
33229
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33230
+
33231
+
33232
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33233
+
33234
+
33235
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33236
+
33237
+
33238
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33239
+
33240
+
33241
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33242
+
33243
+
33244
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33245
+
33246
+
33247
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33248
+
33249
+
33250
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33251
+
33252
+
33253
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-29 17:15:37 +0530
33254
+
33255
+
33256
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-29 17:15:38 +0530
33257
+
33258
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
33259
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
33260
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33261
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
33262
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
33263
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
33264
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
33265
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
33266
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
33267
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33268
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33269
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33270
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
33271
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33272
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
33273
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33274
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
33275
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
33276
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33277
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33278
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33279
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33280
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
33281
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
33282
+
33283
+
33284
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
33285
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
33286
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (21.4ms)
33287
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (25.4ms)
33288
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (123.5ms)
33289
+
33290
+
33291
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-29 17:16:36 +0530
33292
+ Processing by ActsAsTalented::DashboardController#index as HTML
33293
+ ActsAsTalented::Employer Load (25.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33294
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (3.0ms)
33295
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.5ms)
33296
+ Completed 200 OK in 2305ms (Views: 2156.7ms | ActiveRecord: 78.6ms)
33297
+
33298
+
33299
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33300
+
33301
+
33302
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33303
+
33304
+
33305
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33306
+
33307
+
33308
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33309
+
33310
+
33311
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33312
+
33313
+
33314
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33315
+
33316
+
33317
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33318
+
33319
+
33320
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33321
+
33322
+
33323
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33324
+
33325
+
33326
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33327
+
33328
+
33329
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33330
+
33331
+
33332
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33333
+
33334
+
33335
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33336
+
33337
+
33338
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33339
+
33340
+
33341
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33342
+
33343
+
33344
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33345
+
33346
+
33347
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33348
+
33349
+
33350
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33351
+
33352
+
33353
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33354
+
33355
+
33356
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33357
+
33358
+
33359
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33360
+
33361
+
33362
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33363
+
33364
+
33365
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:38 +0530
33366
+
33367
+
33368
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33369
+
33370
+
33371
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33372
+
33373
+
33374
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33375
+
33376
+
33377
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33378
+
33379
+
33380
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33381
+
33382
+
33383
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33384
+
33385
+
33386
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33387
+
33388
+
33389
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33390
+
33391
+
33392
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33393
+
33394
+
33395
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33396
+
33397
+
33398
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33399
+
33400
+
33401
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33402
+
33403
+
33404
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33405
+
33406
+
33407
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33408
+
33409
+
33410
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33411
+
33412
+
33413
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33414
+
33415
+
33416
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33417
+
33418
+
33419
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33420
+
33421
+
33422
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-29 17:16:39 +0530
33423
+
33424
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
33425
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
33426
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33427
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
33428
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
33429
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
33430
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
33431
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
33432
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
33433
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33434
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33435
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33436
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
33437
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33438
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
33439
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33440
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
33441
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
33442
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33443
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33444
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33445
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33446
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
33447
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
33448
+
33449
+
33450
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
33451
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
33452
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms)
33453
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (25.6ms)
33454
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (71.6ms)
33455
+
33456
+
33457
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-29 17:17:14 +0530
33458
+ Processing by ActsAsTalented::DashboardController#index as HTML
33459
+ ActsAsTalented::Employer Load (24.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33460
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (3.6ms)
33461
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.5ms)
33462
+ Completed 200 OK in 2337ms (Views: 2175.9ms | ActiveRecord: 91.5ms)
33463
+
33464
+
33465
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33466
+
33467
+
33468
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33469
+
33470
+
33471
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33472
+
33473
+
33474
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33475
+
33476
+
33477
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33478
+
33479
+
33480
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33481
+
33482
+
33483
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33484
+
33485
+
33486
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33487
+
33488
+
33489
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33490
+
33491
+
33492
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33493
+
33494
+
33495
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33496
+
33497
+
33498
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33499
+
33500
+
33501
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33502
+
33503
+
33504
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33505
+
33506
+
33507
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33508
+
33509
+
33510
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33511
+
33512
+
33513
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33514
+
33515
+
33516
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33517
+
33518
+
33519
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33520
+
33521
+
33522
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33523
+
33524
+
33525
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33526
+
33527
+
33528
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33529
+
33530
+
33531
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33532
+
33533
+
33534
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33535
+
33536
+
33537
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33538
+
33539
+
33540
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33541
+
33542
+
33543
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33544
+
33545
+
33546
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33547
+
33548
+
33549
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33550
+
33551
+
33552
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33553
+
33554
+
33555
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33556
+
33557
+
33558
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33559
+
33560
+
33561
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33562
+
33563
+
33564
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33565
+
33566
+
33567
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33568
+
33569
+
33570
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33571
+
33572
+
33573
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33574
+
33575
+
33576
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33577
+
33578
+
33579
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33580
+
33581
+
33582
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:17 +0530
33583
+
33584
+
33585
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-29 17:17:18 +0530
33586
+
33587
+
33588
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-29 17:17:18 +0530
33589
+
33590
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
33591
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
33592
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33593
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
33594
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
33595
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
33596
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
33597
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
33598
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
33599
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33600
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33601
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33602
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
33603
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33604
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
33605
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33606
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
33607
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
33608
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33609
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33610
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33611
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33612
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
33613
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
33614
+
33615
+
33616
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
33617
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
33618
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
33619
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (27.9ms)
33620
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (69.7ms)
33621
+
33622
+
33623
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33624
+ Processing by ActsAsTalented::DashboardController#index as HTML
33625
+ ActsAsTalented::Employer Load (0.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33626
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
33627
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
33628
+ Completed 200 OK in 210ms (Views: 207.0ms | ActiveRecord: 0.8ms)
33629
+
33630
+
33631
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33632
+
33633
+
33634
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33635
+
33636
+
33637
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33638
+
33639
+
33640
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33641
+
33642
+
33643
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33644
+
33645
+
33646
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33647
+
33648
+
33649
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33650
+
33651
+
33652
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33653
+
33654
+
33655
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33656
+
33657
+
33658
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33659
+
33660
+
33661
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33662
+
33663
+
33664
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33665
+
33666
+
33667
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-29 17:17:59 +0530
33668
+
33669
+
33670
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33671
+
33672
+
33673
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33674
+
33675
+
33676
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33677
+
33678
+
33679
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33680
+
33681
+
33682
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33683
+
33684
+
33685
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33686
+
33687
+
33688
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33689
+
33690
+
33691
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33692
+
33693
+
33694
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33695
+
33696
+
33697
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33698
+
33699
+
33700
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33701
+
33702
+
33703
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33704
+
33705
+
33706
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33707
+
33708
+
33709
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33710
+
33711
+
33712
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33713
+
33714
+
33715
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33716
+
33717
+
33718
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33719
+
33720
+
33721
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33722
+
33723
+
33724
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33725
+
33726
+
33727
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33728
+
33729
+
33730
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33731
+
33732
+
33733
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33734
+
33735
+
33736
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33737
+
33738
+
33739
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33740
+
33741
+
33742
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33743
+
33744
+
33745
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33746
+
33747
+
33748
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33749
+
33750
+
33751
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33752
+
33753
+
33754
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-29 17:18:00 +0530
33755
+
33756
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
33757
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
33758
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33759
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
33760
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
33761
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
33762
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
33763
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
33764
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
33765
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33766
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33767
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33768
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
33769
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33770
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
33771
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33772
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
33773
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
33774
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33775
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33776
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33777
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33778
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
33779
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
33780
+
33781
+
33782
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
33783
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
33784
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
33785
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
33786
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (33.9ms)
33787
+
33788
+
33789
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-29 17:26:37 +0530
33790
+ Processing by ActsAsTalented::DashboardController#index as HTML
33791
+ ActsAsTalented::Employer Load (0.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33792
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
33793
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.0ms)
33794
+ Completed 200 OK in 816ms (Views: 810.6ms | ActiveRecord: 0.8ms)
33795
+
33796
+
33797
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33798
+
33799
+
33800
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33801
+
33802
+
33803
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33804
+
33805
+
33806
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33807
+
33808
+
33809
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33810
+
33811
+
33812
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33813
+
33814
+
33815
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33816
+
33817
+
33818
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33819
+
33820
+
33821
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33822
+
33823
+
33824
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33825
+
33826
+
33827
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33828
+
33829
+
33830
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33831
+
33832
+
33833
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33834
+
33835
+
33836
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33837
+
33838
+
33839
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33840
+
33841
+
33842
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33843
+
33844
+
33845
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33846
+
33847
+
33848
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33849
+
33850
+
33851
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33852
+
33853
+
33854
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33855
+
33856
+
33857
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33858
+
33859
+
33860
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33861
+
33862
+
33863
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33864
+
33865
+
33866
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33867
+
33868
+
33869
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33870
+
33871
+
33872
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33873
+
33874
+
33875
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33876
+
33877
+
33878
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33879
+
33880
+
33881
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33882
+
33883
+
33884
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33885
+
33886
+
33887
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33888
+
33889
+
33890
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33891
+
33892
+
33893
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33894
+
33895
+
33896
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33897
+
33898
+
33899
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33900
+
33901
+
33902
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33903
+
33904
+
33905
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33906
+
33907
+
33908
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33909
+
33910
+
33911
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33912
+
33913
+
33914
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-29 17:26:38 +0530
33915
+
33916
+
33917
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-29 17:26:39 +0530
33918
+
33919
+
33920
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-29 17:26:39 +0530
33921
+
33922
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
33923
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
33924
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33925
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
33926
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
33927
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
33928
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
33929
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
33930
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
33931
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33932
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33933
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33934
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
33935
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33936
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
33937
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33938
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
33939
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
33940
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33941
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33942
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33943
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33944
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
33945
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
33946
+
33947
+
33948
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
33949
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
33950
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
33951
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
33952
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (45.3ms)
33953
+
33954
+
33955
+ Started GET "/acts_as_talented/?job%5Bsearch%5D=qwer" for 127.0.0.1 at 2014-10-29 17:30:01 +0530
33956
+ Processing by ActsAsTalented::DashboardController#index as JS
33957
+ Parameters: {"job"=>{"search"=>"qwer"}}
33958
+ ActsAsTalented::Employer Load (0.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33959
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.5ms)
33960
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.5ms)
33961
+ Completed 200 OK in 268ms (Views: 265.3ms | ActiveRecord: 0.8ms)
33962
+
33963
+
33964
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:54:04 +0530
33965
+ Processing by ActsAsTalented::DashboardController#index as HTML
33966
+ ActsAsTalented::Employer Load (30.3ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
33967
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.4ms)
33968
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
33969
+ Completed 200 OK in 448ms (Views: 394.2ms | ActiveRecord: 30.3ms)
33970
+
33971
+
33972
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33973
+
33974
+
33975
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33976
+
33977
+
33978
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33979
+
33980
+
33981
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33982
+
33983
+
33984
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33985
+
33986
+
33987
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33988
+
33989
+
33990
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33991
+
33992
+
33993
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33994
+
33995
+
33996
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
33997
+
33998
+
33999
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34000
+
34001
+
34002
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34003
+
34004
+
34005
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34006
+
34007
+
34008
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34009
+
34010
+
34011
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34012
+
34013
+
34014
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34015
+
34016
+
34017
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34018
+
34019
+
34020
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34021
+
34022
+
34023
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34024
+
34025
+
34026
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34027
+
34028
+
34029
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34030
+
34031
+
34032
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34033
+
34034
+
34035
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34036
+
34037
+
34038
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34039
+
34040
+
34041
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34042
+
34043
+
34044
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34045
+
34046
+
34047
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34048
+
34049
+
34050
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34051
+
34052
+
34053
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34054
+
34055
+
34056
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34057
+
34058
+
34059
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34060
+
34061
+
34062
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34063
+
34064
+
34065
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34066
+
34067
+
34068
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34069
+
34070
+
34071
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34072
+
34073
+
34074
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:05 +0530
34075
+
34076
+
34077
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:06 +0530
34078
+
34079
+
34080
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:06 +0530
34081
+
34082
+
34083
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:06 +0530
34084
+
34085
+
34086
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:06 +0530
34087
+
34088
+
34089
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:54:06 +0530
34090
+
34091
+
34092
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:54:07 +0530
34093
+
34094
+
34095
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-30 10:54:07 +0530
34096
+
34097
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
34098
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
34099
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
34100
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
34101
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
34102
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
34103
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
34104
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
34105
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
34106
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
34107
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34108
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
34109
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
34110
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34111
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
34112
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
34113
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
34114
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
34115
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34116
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
34117
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
34118
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
34119
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
34120
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
34121
+
34122
+
34123
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
34124
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
34125
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
34126
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
34127
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (40.9ms)
34128
+
34129
+
34130
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34131
+
34132
+
34133
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34134
+
34135
+
34136
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34137
+
34138
+
34139
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34140
+
34141
+
34142
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34143
+
34144
+
34145
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34146
+
34147
+
34148
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34149
+
34150
+
34151
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:54:12 +0530
34152
+
34153
+
34154
+ Started GET "/acts_as_talented/nyan%20catapi/v1/employers" for 127.0.0.1 at 2014-10-30 10:54:43 +0530
34155
+
34156
+ ActionController::RoutingError (No route matches [GET] "/nyan%20catapi/v1/employers"):
34157
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
34158
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
34159
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
34160
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
34161
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
34162
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
34163
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
34164
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
34165
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
34166
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34167
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
34168
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
34169
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34170
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
34171
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
34172
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
34173
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
34174
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34175
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
34176
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
34177
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
34178
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
34179
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
34180
+
34181
+
34182
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
34183
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
34184
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
34185
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.8ms)
34186
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (53.2ms)
34187
+
34188
+
34189
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:55:48 +0530
34190
+ Processing by ActsAsTalented::DashboardController#index as HTML
34191
+ ActsAsTalented::Employer Load (14.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34192
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34193
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
34194
+ Completed 200 OK in 991ms (Views: 974.5ms | ActiveRecord: 14.8ms)
34195
+
34196
+
34197
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34198
+
34199
+
34200
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34201
+
34202
+
34203
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34204
+
34205
+
34206
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34207
+
34208
+
34209
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34210
+
34211
+
34212
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34213
+
34214
+
34215
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34216
+
34217
+
34218
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34219
+
34220
+
34221
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34222
+
34223
+
34224
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34225
+
34226
+
34227
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34228
+
34229
+
34230
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34231
+
34232
+
34233
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34234
+
34235
+
34236
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34237
+
34238
+
34239
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34240
+
34241
+
34242
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34243
+
34244
+
34245
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34246
+
34247
+
34248
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34249
+
34250
+
34251
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34252
+
34253
+
34254
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34255
+
34256
+
34257
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34258
+
34259
+
34260
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34261
+
34262
+
34263
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34264
+
34265
+
34266
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34267
+
34268
+
34269
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34270
+
34271
+
34272
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34273
+
34274
+
34275
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34276
+
34277
+
34278
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34279
+
34280
+
34281
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34282
+
34283
+
34284
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34285
+
34286
+
34287
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34288
+
34289
+
34290
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34291
+
34292
+
34293
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34294
+
34295
+
34296
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34297
+
34298
+
34299
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34300
+
34301
+
34302
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34303
+
34304
+
34305
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34306
+
34307
+
34308
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34309
+
34310
+
34311
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34312
+
34313
+
34314
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:55:49 +0530
34315
+
34316
+
34317
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:55:52 +0530
34318
+
34319
+
34320
+ Started GET "/acts_as_talented/asdsad/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:55:52 +0530
34321
+
34322
+ ActionController::RoutingError (No route matches [GET] "/asdsad/acts_as_talented/api/v1/employers"):
34323
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
34324
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
34325
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
34326
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
34327
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
34328
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
34329
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
34330
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
34331
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
34332
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34333
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
34334
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
34335
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34336
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
34337
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
34338
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
34339
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
34340
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34341
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
34342
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
34343
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
34344
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
34345
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
34346
+
34347
+
34348
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
34349
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
34350
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
34351
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
34352
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (26.2ms)
34353
+
34354
+
34355
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:56:00 +0530
34356
+ Processing by ActsAsTalented::DashboardController#index as HTML
34357
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34358
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34359
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
34360
+ Completed 200 OK in 810ms (Views: 806.7ms | ActiveRecord: 0.9ms)
34361
+
34362
+
34363
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34364
+
34365
+
34366
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34367
+
34368
+
34369
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34370
+
34371
+
34372
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34373
+
34374
+
34375
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34376
+
34377
+
34378
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34379
+
34380
+
34381
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34382
+
34383
+
34384
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34385
+
34386
+
34387
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34388
+
34389
+
34390
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34391
+
34392
+
34393
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34394
+
34395
+
34396
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34397
+
34398
+
34399
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34400
+
34401
+
34402
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34403
+
34404
+
34405
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34406
+
34407
+
34408
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34409
+
34410
+
34411
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34412
+
34413
+
34414
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34415
+
34416
+
34417
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34418
+
34419
+
34420
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34421
+
34422
+
34423
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34424
+
34425
+
34426
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34427
+
34428
+
34429
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34430
+
34431
+
34432
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34433
+
34434
+
34435
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34436
+
34437
+
34438
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34439
+
34440
+
34441
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34442
+
34443
+
34444
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34445
+
34446
+
34447
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34448
+
34449
+
34450
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34451
+
34452
+
34453
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34454
+
34455
+
34456
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34457
+
34458
+
34459
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34460
+
34461
+
34462
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34463
+
34464
+
34465
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34466
+
34467
+
34468
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34469
+
34470
+
34471
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34472
+
34473
+
34474
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34475
+
34476
+
34477
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34478
+
34479
+
34480
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34481
+
34482
+
34483
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34484
+
34485
+
34486
+ Started GET "/acts_as_talented/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:56:01 +0530
34487
+
34488
+ ActionController::RoutingError (No route matches [GET] "/acts_as_talented/api/v1/employers"):
34489
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
34490
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
34491
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
34492
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
34493
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
34494
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
34495
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
34496
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
34497
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
34498
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34499
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
34500
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
34501
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34502
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
34503
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
34504
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
34505
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
34506
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34507
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
34508
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
34509
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
34510
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
34511
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
34512
+
34513
+
34514
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
34515
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
34516
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms)
34517
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
34518
+ Rendered /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (56.3ms)
34519
+
34520
+
34521
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:56:23 +0530
34522
+ Processing by ActsAsTalented::DashboardController#index as HTML
34523
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34524
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34525
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
34526
+ Completed 200 OK in 800ms (Views: 797.2ms | ActiveRecord: 0.9ms)
34527
+
34528
+
34529
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34530
+
34531
+
34532
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34533
+
34534
+
34535
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34536
+
34537
+
34538
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34539
+
34540
+
34541
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34542
+
34543
+
34544
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34545
+
34546
+
34547
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34548
+
34549
+
34550
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:56:24 +0530
34551
+
34552
+
34553
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34554
+
34555
+
34556
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34557
+
34558
+
34559
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34560
+
34561
+
34562
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34563
+
34564
+
34565
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34566
+
34567
+
34568
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34569
+
34570
+
34571
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34572
+
34573
+
34574
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34575
+
34576
+
34577
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34578
+
34579
+
34580
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34581
+
34582
+
34583
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34584
+
34585
+
34586
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34587
+
34588
+
34589
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34590
+
34591
+
34592
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34593
+
34594
+
34595
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34596
+
34597
+
34598
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34599
+
34600
+
34601
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34602
+
34603
+
34604
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34605
+
34606
+
34607
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34608
+
34609
+
34610
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34611
+
34612
+
34613
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34614
+
34615
+
34616
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34617
+
34618
+
34619
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34620
+
34621
+
34622
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34623
+
34624
+
34625
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34626
+
34627
+
34628
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34629
+
34630
+
34631
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34632
+
34633
+
34634
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34635
+
34636
+
34637
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34638
+
34639
+
34640
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34641
+
34642
+
34643
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34644
+
34645
+
34646
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34647
+
34648
+
34649
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34650
+
34651
+
34652
+ Started GET "/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:56:25 +0530
34653
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
34654
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34655
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
34656
+ Completed 200 OK in 42ms (Views: 0.1ms | ActiveRecord: 1.8ms)
34657
+
34658
+
34659
+ Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-30 10:56:28 +0530
34660
+
34661
+
34662
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:57:35 +0530
34663
+ Processing by ActsAsTalented::DashboardController#index as HTML
34664
+ ActsAsTalented::Employer Load (1.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34665
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34666
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
34667
+ Completed 200 OK in 769ms (Views: 765.1ms | ActiveRecord: 1.8ms)
34668
+
34669
+
34670
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34671
+
34672
+
34673
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34674
+
34675
+
34676
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34677
+
34678
+
34679
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34680
+
34681
+
34682
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34683
+
34684
+
34685
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34686
+
34687
+
34688
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34689
+
34690
+
34691
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:36 +0530
34692
+
34693
+
34694
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34695
+
34696
+
34697
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34698
+
34699
+
34700
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34701
+
34702
+
34703
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34704
+
34705
+
34706
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34707
+
34708
+
34709
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34710
+
34711
+
34712
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34713
+
34714
+
34715
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34716
+
34717
+
34718
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34719
+
34720
+
34721
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34722
+
34723
+
34724
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34725
+
34726
+
34727
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34728
+
34729
+
34730
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34731
+
34732
+
34733
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34734
+
34735
+
34736
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34737
+
34738
+
34739
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34740
+
34741
+
34742
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34743
+
34744
+
34745
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34746
+
34747
+
34748
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34749
+
34750
+
34751
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34752
+
34753
+
34754
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34755
+
34756
+
34757
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34758
+
34759
+
34760
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34761
+
34762
+
34763
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34764
+
34765
+
34766
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34767
+
34768
+
34769
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34770
+
34771
+
34772
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34773
+
34774
+
34775
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34776
+
34777
+
34778
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34779
+
34780
+
34781
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34782
+
34783
+
34784
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34785
+
34786
+
34787
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34788
+
34789
+
34790
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34791
+
34792
+
34793
+ Started GET "/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:57:37 +0530
34794
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
34795
+ ActsAsTalented::Employer Load (0.8ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34796
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
34797
+ Completed 200 OK in 22ms (Views: 0.1ms | ActiveRecord: 1.7ms)
34798
+
34799
+
34800
+ Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-30 10:57:38 +0530
34801
+
34802
+
34803
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:58:38 +0530
34804
+ Processing by ActsAsTalented::DashboardController#index as HTML
34805
+ ActsAsTalented::Employer Load (0.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34806
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34807
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
34808
+ Completed 200 OK in 785ms (Views: 783.1ms | ActiveRecord: 0.7ms)
34809
+
34810
+
34811
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34812
+
34813
+
34814
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34815
+
34816
+
34817
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34818
+
34819
+
34820
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34821
+
34822
+
34823
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34824
+
34825
+
34826
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34827
+
34828
+
34829
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34830
+
34831
+
34832
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34833
+
34834
+
34835
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34836
+
34837
+
34838
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34839
+
34840
+
34841
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34842
+
34843
+
34844
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34845
+
34846
+
34847
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34848
+
34849
+
34850
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34851
+
34852
+
34853
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34854
+
34855
+
34856
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34857
+
34858
+
34859
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34860
+
34861
+
34862
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34863
+
34864
+
34865
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34866
+
34867
+
34868
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34869
+
34870
+
34871
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34872
+
34873
+
34874
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34875
+
34876
+
34877
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34878
+
34879
+
34880
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34881
+
34882
+
34883
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34884
+
34885
+
34886
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34887
+
34888
+
34889
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34890
+
34891
+
34892
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34893
+
34894
+
34895
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:39 +0530
34896
+
34897
+
34898
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34899
+
34900
+
34901
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34902
+
34903
+
34904
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34905
+
34906
+
34907
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34908
+
34909
+
34910
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34911
+
34912
+
34913
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34914
+
34915
+
34916
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34917
+
34918
+
34919
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34920
+
34921
+
34922
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34923
+
34924
+
34925
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34926
+
34927
+
34928
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34929
+
34930
+
34931
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34932
+
34933
+
34934
+ Started GET "/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:58:40 +0530
34935
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
34936
+ ActsAsTalented::Employer Load (1.3ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34937
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
34938
+ Completed 200 OK in 80ms (Views: 0.2ms | ActiveRecord: 2.1ms)
34939
+
34940
+
34941
+ Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-30 10:58:41 +0530
34942
+
34943
+
34944
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 10:59:27 +0530
34945
+ Processing by ActsAsTalented::DashboardController#index as HTML
34946
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
34947
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
34948
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.3ms)
34949
+ Completed 200 OK in 792ms (Views: 788.9ms | ActiveRecord: 0.9ms)
34950
+
34951
+
34952
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34953
+
34954
+
34955
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34956
+
34957
+
34958
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34959
+
34960
+
34961
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34962
+
34963
+
34964
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34965
+
34966
+
34967
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34968
+
34969
+
34970
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34971
+
34972
+
34973
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34974
+
34975
+
34976
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34977
+
34978
+
34979
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34980
+
34981
+
34982
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34983
+
34984
+
34985
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34986
+
34987
+
34988
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34989
+
34990
+
34991
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34992
+
34993
+
34994
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34995
+
34996
+
34997
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
34998
+
34999
+
35000
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35001
+
35002
+
35003
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35004
+
35005
+
35006
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35007
+
35008
+
35009
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35010
+
35011
+
35012
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35013
+
35014
+
35015
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35016
+
35017
+
35018
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35019
+
35020
+
35021
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35022
+
35023
+
35024
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35025
+
35026
+
35027
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35028
+
35029
+
35030
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35031
+
35032
+
35033
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35034
+
35035
+
35036
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35037
+
35038
+
35039
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35040
+
35041
+
35042
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35043
+
35044
+
35045
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35046
+
35047
+
35048
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35049
+
35050
+
35051
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35052
+
35053
+
35054
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35055
+
35056
+
35057
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35058
+
35059
+
35060
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35061
+
35062
+
35063
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35064
+
35065
+
35066
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35067
+
35068
+
35069
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35070
+
35071
+
35072
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35073
+
35074
+
35075
+ Started GET "/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 10:59:28 +0530
35076
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
35077
+ ActsAsTalented::Employer Load (2.6ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
35078
+ ActsAsTalented::Employer Load (0.9ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
35079
+ Completed 200 OK in 26ms (Views: 0.1ms | ActiveRecord: 3.5ms)
35080
+
35081
+
35082
+ Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-30 10:59:29 +0530
35083
+
35084
+
35085
+ Started GET "/acts_as_talented/?job%5Bsearch%5D=qwer" for 127.0.0.1 at 2014-10-30 10:59:32 +0530
35086
+ Processing by ActsAsTalented::DashboardController#index as JS
35087
+ Parameters: {"job"=>{"search"=>"qwer"}}
35088
+ ActsAsTalented::Employer Load (0.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
35089
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.1ms)
35090
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.1ms)
35091
+ Completed 200 OK in 289ms (Views: 286.3ms | ActiveRecord: 0.7ms)
35092
+
35093
+
35094
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 11:01:00 +0530
35095
+ Processing by ActsAsTalented::DashboardController#index as HTML
35096
+ ActsAsTalented::Employer Load (0.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
35097
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.0ms)
35098
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.0ms)
35099
+ Completed 200 OK in 795ms (Views: 792.4ms | ActiveRecord: 0.7ms)
35100
+
35101
+
35102
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35103
+
35104
+
35105
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35106
+
35107
+
35108
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35109
+
35110
+
35111
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35112
+
35113
+
35114
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35115
+
35116
+
35117
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35118
+
35119
+
35120
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35121
+
35122
+
35123
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35124
+
35125
+
35126
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35127
+
35128
+
35129
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35130
+
35131
+
35132
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35133
+
35134
+
35135
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35136
+
35137
+
35138
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35139
+
35140
+
35141
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35142
+
35143
+
35144
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35145
+
35146
+
35147
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35148
+
35149
+
35150
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35151
+
35152
+
35153
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35154
+
35155
+
35156
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35157
+
35158
+
35159
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35160
+
35161
+
35162
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35163
+
35164
+
35165
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35166
+
35167
+
35168
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35169
+
35170
+
35171
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35172
+
35173
+
35174
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35175
+
35176
+
35177
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35178
+
35179
+
35180
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35181
+
35182
+
35183
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35184
+
35185
+
35186
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35187
+
35188
+
35189
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35190
+
35191
+
35192
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35193
+
35194
+
35195
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35196
+
35197
+
35198
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35199
+
35200
+
35201
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35202
+
35203
+
35204
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35205
+
35206
+
35207
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35208
+
35209
+
35210
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35211
+
35212
+
35213
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35214
+
35215
+
35216
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35217
+
35218
+
35219
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 11:01:01 +0530
35220
+
35221
+
35222
+ Started GET "/acts_as_talented/" for 127.0.0.1 at 2014-10-30 11:03:35 +0530
35223
+ Processing by ActsAsTalented::DashboardController#index as HTML
35224
+ ActsAsTalented::Employer Load (0.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
35225
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/acts_as_talented/dashboard/index.html.erb within layouts/acts_as_talented/application (0.0ms)
35226
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.0ms)
35227
+ Completed 200 OK in 1197ms (Views: 1194.3ms | ActiveRecord: 0.7ms)
35228
+
35229
+
35230
+ Started GET "/assets/acts_as_talented/fonts.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35231
+
35232
+
35233
+ Started GET "/assets/acts_as_talented/banner.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35234
+
35235
+
35236
+ Started GET "/assets/acts_as_talented/typography.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35237
+
35238
+
35239
+ Started GET "/assets/acts_as_talented/main.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35240
+
35241
+
35242
+ Started GET "/assets/acts_as_talented/login.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35243
+
35244
+
35245
+ Started GET "/assets/acts_as_talented/toastr.min.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35246
+
35247
+
35248
+ Started GET "/assets/acts_as_talented/applicants.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35249
+
35250
+
35251
+ Started GET "/assets/acts_as_talented/application.css?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35252
+
35253
+
35254
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35255
+
35256
+
35257
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35258
+
35259
+
35260
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35261
+
35262
+
35263
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35264
+
35265
+
35266
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35267
+
35268
+
35269
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35270
+
35271
+
35272
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35273
+
35274
+
35275
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35276
+
35277
+
35278
+ Started GET "/assets/angular.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35279
+
35280
+
35281
+ Started GET "/assets/angular-resource.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35282
+
35283
+
35284
+ Started GET "/assets/angular-route.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35285
+
35286
+
35287
+ Started GET "/assets/angular-rails-templates.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35288
+
35289
+
35290
+ Started GET "/assets/acts_as_talented/dependancies/angular-ui-router.min.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35291
+
35292
+
35293
+ Started GET "/assets/acts_as_talented/dependancies/toastr.min.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35294
+
35295
+
35296
+ Started GET "/assets/acts_as_talented/angularjs/app.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35297
+
35298
+
35299
+ Started GET "/assets/acts_as_talented/angularjs/NotificationFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35300
+
35301
+
35302
+ Started GET "/assets/acts_as_talented/angularjs/TabsController.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35303
+
35304
+
35305
+ Started GET "/assets/acts_as_talented/angularjs/ProfileController.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35306
+
35307
+
35308
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersController.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35309
+
35310
+
35311
+ Started GET "/assets/acts_as_talented/angularjs/employer/EmployersFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35312
+
35313
+
35314
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsController.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35315
+
35316
+
35317
+ Started GET "/assets/acts_as_talented/angularjs/applicant/ApplicantsFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35318
+
35319
+
35320
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchController.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35321
+
35322
+
35323
+ Started GET "/assets/acts_as_talented/angularjs/user/UserSearchFactory.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35324
+
35325
+
35326
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.detail.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35327
+
35328
+
35329
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35330
+
35331
+
35332
+ Started GET "/assets/acts_as_talented/templates/MyApplicants/my_applicants.list.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35333
+
35334
+
35335
+ Started GET "/assets/acts_as_talented/templates/employers.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35336
+
35337
+
35338
+ Started GET "/assets/acts_as_talented/templates/my_jobs.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35339
+
35340
+
35341
+ Started GET "/assets/acts_as_talented/templates/my_profile.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35342
+
35343
+
35344
+ Started GET "/assets/acts_as_talented/templates/search_candidate.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35345
+
35346
+
35347
+ Started GET "/assets/acts_as_talented/application.js?body=1" for 127.0.0.1 at 2014-10-30 11:03:37 +0530
35348
+
35349
+
35350
+ Started GET "/assets/acts_as_talented/ajax-loader.gif" for 127.0.0.1 at 2014-10-30 11:03:43 +0530
35351
+
35352
+
35353
+ Started GET "/acts_as_talented/api/v1/employers" for 127.0.0.1 at 2014-10-30 11:03:43 +0530
35354
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
35355
+ ActsAsTalented::Employer Load (2.5ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 13 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
35356
+ ActsAsTalented::Employer Load (1.0ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
35357
+ Completed 200 OK in 35ms (Views: 0.1ms | ActiveRecord: 3.5ms)
35358
+
35359
+
35360
+ Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-30 11:03:44 +0530