You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice project! I am getting this error after running "rake":
app_delegate.rb:6:in`application:didFinishLaunchingWithOptions:': undefined local variable or method `user_cache' for #<AppDelegate:0xac3a070> (NameError)2013-04-22 14:45:03.599 iTrakt[7164:11303] *** Terminating app due to uncaught exception 'NameError', reason: 'app_delegate.rb:6:in`application:didFinishLaunchingWithOptions:': undefined local variable or method `user_cache' for #<AppDelegate:0xac3a070> (NameError)'
Is there a one-time setup step necessary for this project?
Thanks,
Dave
The text was updated successfully, but these errors were encountered:
Hello,
Nice project! I am getting this error after running "rake":
Is there a one-time setup step necessary for this project?
Thanks,
Dave
The text was updated successfully, but these errors were encountered: