fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.
Migrated from resque to sidekiq Sidekiq has some great features and offers multithreading.
States for OopsRequest implemented.
OoopRequest saves the elements and connects them with entities.
OoopRequest saves the elements.
Aliases for request/response associations, more complex seeds.
Seeds and corrected relation between requests and responses.
Models and migrations for OOPS responses, requests and their connection to entities.