https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4261 ------------------- Duplicate README files Reported by Matt Di Pasquale | March 24th, 2010 @ 07:20 AM Two README files are almost identical: diff railties/README railties/lib/rails/generators/rails/app/templates/ README I looked at the one that seemed most recent: git log -p railties/README | mate I synced it with railties/lib/rails/generators/rails/app/templates/ README and made some minor edits along the way. Then, I replaced railties/README with a sym link to railties/lib/rails/ generators/rails/app/templates/README. So, now there''s only one README file. Nice! I also uppercased ruby where appropriate and deleted double-spaces. Matt -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.