
Pass through my app stack once – weird – maybe this is a problem If you look at the stack track, it doesn’t even Reason is hiccuping here, not sure what’s different in Rails 3 that Passenger (2.2.10) bin/passenger-spawn-server:61 Passenger (2.2.10) lib/phusion_passenger/abstract_server.rb:196:in Passenger (2.2.10) lib/phusion_passenger/abstract_server.rb:352:in Passenger (2.2.10) lib/phusion_passenger/spawn_manager.rb:287:in Passenger (2.2.10) lib/phusion_passenger/spawn_manager.rb:159:in Passenger (2.2.10) lib/phusion_passenger/utils.rb:184:in `safe_fork' Passenger (2.2.10) lib/phusion_passenger/rack/application_spawner.rb: Passenger (2.2.10) lib/phusion_passenger/abstract_request_handler.rb: Passenger (2.2.10) lib/phusion_passenger/rack/request_handler.rb:92:in Railties (3.0.7) lib/rails/application.rb:77:in `method_missing' Railties (3.0.7) lib/rails/application.rb:77:in `send' Railties (3.0.7) lib/rails/application.rb:168:in `call' Rack (1.2.2) lib/rack/lock.rb:11:in `synchronize'Īctionpack (3.0.7) lib/action_dispatch/middleware/static.rb:30:in Rack (1.2.2) lib/rack/runtime.rb:17:in `call'Īctivesupport (3.0.7) lib/active_support/cache/strategy/local_cache.rb: Railties (3.0.7) lib/rails/rack/logger.rb:13:in `call' Rack (1.2.2) lib/rack/sendfile.rb:107:in `call'Īctionpack (3.0.7) lib/action_dispatch/middleware/remote_ip.rb:48:inĪctionpack (3.0.7) lib/action_dispatch/middleware/show_exceptions.rb: Rack (1.2.2) lib/rack/methodoverride.rb:24:in `call'Īctionpack (3.0.7) lib/action_dispatch/middleware/params_parser.rb:Īctionpack (3.0.7) lib/action_dispatch/middleware/flash.rb:182:inĪctionpack (3.0.7) lib/action_dispatch/middleware/session/Īctionpack (3.0.7) lib/action_dispatch/middleware/cookies.rb:302:inĪctiverecord (3.0.7) lib/active_record/query_cache.rb:32:in `call'Īctiverecord (3.0.7) lib/active_record/connection_adapters/abstract/Īctiverecord (3.0.7) lib/active_record/query_cache.rb:12:in `cache'Īctiverecord (3.0.7) lib/active_record/query_cache.rb:31:in `call'Īctionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:46:inĪctivesupport (3.0.7) lib/active_support/callbacks.rb:416:inĪctionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:44:in Rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'Īctionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:493:inĪctionpack (3.0.7) lib/action_dispatch/middleware/Īctionpack (3.0.7) lib/action_dispatch/middleware/head.rb:14:in `call' Rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in Rack-mount (0.6.14) lib/rack/mount/code_generation.rb:68:in Rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `_run_2115867319_process_action_733682996_callbacks'Īctivesupport (3.0.7) lib/active_support/callbacks.rb:410:in `send'Īctivesupport (3.0.7) lib/active_support/callbacks.rb:410:inĪctivesupport (3.0.7) lib/active_support/callbacks.rb:94:in `send'Īctivesupport (3.0.7) lib/active_support/callbacks.rb:94:inĪctionpack (3.0.7) lib/abstract_controller/callbacks.rb:17:inĪctionpack (3.0.7) lib/action_controller/metal/instrumentation.rb:Īctivesupport (3.0.7) lib/active_support/notifications.rb:52:inĪctivesupport (3.0.7) lib/active_support/notifications/instrumenter.rb:Īctionpack (3.0.7) lib/action_controller/metal/rescue.rb:17:inĪctionpack (3.0.7) lib/abstract_controller/base.rb:119:in `process'Īctionpack (3.0.7) lib/abstract_controller/rendering.rb:41:inĪctionpack (3.0.7) lib/action_controller/metal.rb:138:in `dispatch'Īctionpack (3.0.7) lib/action_controller/metal/rack_delegation.rb:Īctionpack (3.0.7) lib/action_controller/metal.rb:178Īctionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:62:inĪctionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:27:in
#Undefined method map for nil class full
Rails.root: /Users/jason/Projects/DEVELOPMENT/ROR/test_mobileĪpplication Trace | Framework Trace | Full TraceĪctivesupport (3.0.7) lib/active_support/whiny_nil.rb:48:inĪctionpack (3.0.7) lib/action_controller/metal/rendering.rb:10:inĪctionpack (3.0.7) lib/abstract_controller/callbacks.rb:18:inĪctivesupport (3.0.7) lib/active_support/callbacks.rb:441:in NoMethodError in ApplicationsController#welcome

Routes.rb _Īpplication_controller.rb _Ĭlass ApplicationController User Agent to "Safari iOS 4.1", reload the page, and bam: Totally fresh rails app (rails new test_mobile), then go delete public/ With Passenger? Anyone see anything i'm doing wrong here? Your tipsĪre much appreciated, this is baffling me. Pass through my app stack once - weird - maybe this is a problem If you look at the stack track, it doesn't even Reason is hiccuping here, not sure what's different in Rails 3 that This seemed to work well in Rails 2 but for some I can reproduce this problem on a completely fresh Rails 3.0.7 app

I have a strange problem with setting request.format = :mobile
