diff options
author | Andreas Scherer <andreas_coder@freenet.de> | 2009-02-14 15:43:55 +0100 |
---|---|---|
committer | Andreas Scherer <andreas_coder@freenet.de> | 2009-02-14 15:43:55 +0100 |
commit | 8eb7ad21ccc8dcd8ff312009070f6792929c6276 (patch) | |
tree | 9b4ccdb26c59d244a56f526c7570da41d2ba34f5 /railties/bin/rails | |
parent | 11b15d2de21767d19eabfb201c175974585e1626 (diff) | |
download | rails-8eb7ad21ccc8dcd8ff312009070f6792929c6276.tar.gz rails-8eb7ad21ccc8dcd8ff312009070f6792929c6276.tar.bz2 rails-8eb7ad21ccc8dcd8ff312009070f6792929c6276.zip |
Use the controller name 'Greetings' consistently.
Moreover, there seems to be a bug in Rails 2.3.0: After editing the view file
apps/views/greetings/hello.html.erb in Vim, WEBrick ships the outdated content
from the backup file apps/views/greetings/hello.html.erb~ instead of the
intended content. Only when the 'tilde backup' file is not present, the browser
shows the correct contents (both Konqueror and Firefox; you can even add a
_different_ hello.html.erb~ to show completely different stuff).
This bug does not occur in Rails 2.2.2.
Diffstat (limited to 'railties/bin/rails')
0 files changed, 0 insertions, 0 deletions