Started GET "/video-pros/213/asset_steps" for 127.0.0.1 at 2012-11-27 13:40:55 -0800 Processing by AssetStepsController#index as HTML Parameters: {"team_id"=>"video-pros", "asset_id"=>"213"} Redirected to http://0.0.0.0:3000/asset_steps/files Completed 302 Found in 1ms Started GET "/asset_steps/files" for 127.0.0.1 at 2012-11-27 13:40:55 -0800 Processing by AssetStepsController#show as HTML Parameters: {"id"=>"files"} Completed 404 Not Found in 44ms ActiveRecord::RecordNotFound (Couldn't find Asset without an ID): app/controllers/asset_steps_controller.rb:6:in `show'