clean-up code
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
This commit is contained in:
parent
f6a67fbad5
commit
d62200cad4
112 changed files with 1408 additions and 1437 deletions
|
@ -11,7 +11,7 @@ describe UsersProject do
|
|||
it { should validate_presence_of(:project_id) }
|
||||
end
|
||||
|
||||
describe "Delegate methods" do
|
||||
describe "Delegate methods" do
|
||||
it { should respond_to(:user_name) }
|
||||
it { should respond_to(:user_email) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue