I have two environments setup at heroku. I am pushing to each of these  
locations using git push. One environment is working and the other  
throws an error when I try to access it:
flexlist (working)
flexlist-dev (throwing an error - see error below)

As troubleshooting, I tried restoring to the initial snapshot of  
flexlist-dev and doing the push from there (I did have to use the -- 
force option). It did not solve the problem. Any ideas would be  
helpful. If needed, I am fine with wiping the flexlist-dev app to the  
initial state (which may be different than the initial snapshot) and  
doing a git push again. Here's the error that I am getting:

uninitialized constant User::Authentication

RAILS_ROOT: /mnt/home/userapps/29695
Application Trace | Framework Trace | Full Trace

/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/ 
dependencies.rb:492:in `const_missing'
app/models/user.rb:4
lib/authenticated_system.rb:136
app/controllers/sessions_controller.rb:11
/home/userapps_plugins/preload/request_timeout/lib/request_timeout.rb:9
/home/userapps_plugins/preload/request_timeout/lib/request_timeout.rb:8
/home/heroku_rack/lib/toolbar.rb:16
/usr/bin/thin:19:in `load'
/usr/bin/thin:19

Thanks!
Noah Thorp
Rixiform Inc.
www.rixiform.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to