I did a fresh checkout of insoshi and followed instructions. On
executing ./script/server and pointing web browser to http://localhost:3000/
, I get this error.
Have I missed something ?
Thanks
Meenal
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ActiveRecord::RecordNotFound in HomeController#index
Couldn't find Person with ID=24
RAILS_ROOT: /Users/meenalpant/work/insoshi
Application Trace | Framework Trace | Full Trace
vendor/rails/activerecord/lib/active_record/base.rb:1267:in `find_one'
vendor/rails/activerecord/lib/active_record/base.rb:1250:in
`find_from_ids'
vendor/rails/activerecord/lib/active_record/base.rb:504:in `find'
lib/authenticated_system.rb:98:in `login_from_session'
lib/authenticated_system.rb:12:in `current_person'
lib/authenticated_system.rb:6:in `logged_in?'
app/controllers/application.rb:36:in `require_activation'
Request
Parameters:
None
Show session dump
Response
Headers:
{"cookie"=>[],
"Cache-Control"=>"no-cache"}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Insoshi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---