spec/rails_app/config/routes.rb in ajax_pagination-0.2.0 vs spec/rails_app/config/routes.rb in ajax_pagination-0.3.0

- old
+ new

@@ -10,9 +10,11 @@ get 'changelog' => 'changelog#index' namespace :sessions do get 'signin' get 'signout' + get 'count' + post 'count' end # The priority is based upon order of creation: # first created -> highest priority. # Sample of regular route: