Revert renaming of HTTP's :unprocessable_entity.
Run rename refactor script.
Use one-liner before { ... } where possible.
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.
Tests for CommentsController fixed. Works after translating to RSpec :-)