mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
8eb7ad21cc
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. |
||
---|---|---|
actionmailer | ||
actionpack | ||
activemodel | ||
activerecord | ||
activeresource | ||
activesupport | ||
ci | ||
doc/template | ||
railties | ||
.gitignore | ||
pushgems.rb | ||
Rakefile | ||
release.rb |