Currently, a request is taking a long time. The log I get is
Completed 200 OK in 22365ms (Views: 17995.5ms | ActiveRecord: 1280.4ms)
This is an iOS rails application and actually no view is being generated. Is there a way to reduce the time taken to render views in iOS rails application?