This project is archived and is in readonly mode.

#4905 ✓resolved
Chris Griego

Application generator creates files with trailing whitespace

Reported by Chris Griego | June 19th, 2010 @ 07:22 AM | in 3.0.2

The Rails 3 application generator generates a handful of files that include trailing whitespace. Trailing whitespace is considered an error condition to git. Here is a patch that removes this from the generator so that a freshly generated application has no trailing whitespace.

Comments and changes to this ticket

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>

Attachments

Referenced by

Pages