This project is archived and is in readonly mode.
[PATCH] Fixed indentation in actionmailer base_test
Reported by Dalibor Nasevic | March 6th, 2011 @ 07:04 PM
Fixes indentation in actionmailer base_test.
Comments and changes to this ticket
-
Xavier Noria March 6th, 2011 @ 11:34 PM
- State changed from new to open
- Assigned user set to Xavier Noria
- Importance changed from to Low
-
Repository March 6th, 2011 @ 11:39 PM
- State changed from open to committed
(from [c528297d17236e57fa4076272547367870158034]) Fixed indentation in actionmailer base_test [#6538 state:committed]
Signed-off-by: Xavier Noria fxn@hashref.com
https://github.com/rails/rails/commit/c528297d17236e57fa40762725473... -
Repository March 7th, 2011 @ 04:51 PM
(from [9cee693213e0205cb5992728bb516215e34cb79f]) Merge branch 'master' of github.com:rails/rails
- 'master' of github.com:rails/rails: (44 commits) Fixed indentation in actionmailer base_test [#6538 state:committed] remove unused assigned variable removes merge conflicts removes Examples headers introduced in 9b96de6 Revert "Fixed identation in actionmailer base_test" Report the correct value of nil.id in the exception message as different ruby implementations may have different values, for example Rubinius returns 53 for nil.id. Improve testing of cookies in functional tests: - cookies can be set using string or symbol keys - cookies are preserved across calls to get, post, etc. - cookie names and values are escaped - cookies can be cleared using @request.cookies.clear more style changes Some style changes style changes Revert "style changes" Raise ArgumentError if route name is invalid [#6517 state:resolved] style changes Allow model to be inherited from Hash [#6487 state:resolved] styles applied for usage added failing test for fields_for with a record object that inherits from Hash Fixed identation in actionmailer base_test wrong SQL statement commas to set off expressions that interrupt sentence flow typo changes ... https://github.com/rails/rails/commit/9cee693213e0205cb5992728bb516...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 6538 [PATCH] Fixed indentation in actionmailer base_test (from [c528297d17236e57fa4076272547367870158034]) Fixed i...
- 6538 [PATCH] Fixed indentation in actionmailer base_test 'master' of github.com:rails/rails: (44 commits) Fixed in...
- 6517 Named Routes in routes.rb shows syntax error in actionpack 'master' of github.com:rails/rails: (44 commits) Fixed in...
- 6487 FormHelper should allow model to be inherited from hash 'master' of github.com:rails/rails: (44 commits) Fixed in...