File list (Check if you may need any files):
app
...\controllers
...\...........\application.rb
...\...........\item_controller.rb
...\...........\item_controller.rb.bak
...\helpers
...\.......\application_helper.rb
...\.......\item_helper.rb
...\.......\item_helper.rb.bak
...\models
...\......\item.rb
...\views
...\.....\item
...\.....\....\list.rhtml
...\.....\....\list.rhtml.bak
...\.....\....\_items_list.rhtml
...\.....\....\_items_list.rhtml.bak
...\.....\layouts
...\.....\.......\item.rhtml
...\.....\.......\item.rhtml.bak
config
......\boot.rb
......\database.yml
......\environment.rb
......\environments
......\............\development.rb
......\............\production.rb
......\............\test.rb
......\initializers
......\............\inflections.rb
......\............\mime_types.rb
......\............\new_rails_defaults.rb
......\locales
......\.......\en.yml
......\routes.rb
db
..\20090303130359_create_items.rb
..\development.db
..\dump.sql
..\dump.sql.bak
..\migrate
..\.......\20090303130724_database_creation.rb
..\.......\20090303130724_database_creation.rb.bak
..\schema.rb
doc
...\README_FOR_APP
lib
...\tasks
log
...\development.log
...\production.log
...\server.log
...\test.log
public
......\404.html
......\422.html
......\500.html
......\dispatch.cgi
......\dispatch.fcgi
......\dispatch.rb
......\favicon.ico
......\images
......\......\spinner.gif
......\index.html
......\javascripts
......\...........\application.js
......\...........\controls.js
......\...........\dragdrop.js
......\...........\effects.js
......\...........\prototype.js
......\robots.txt
......\stylesheets
......\...........\style.css
Rakefile
README
script
......\about
......\console
......\dbconsole
......\destroy
......\generate
......\performance
......\...........\benchmarker
......\...........\profiler
......\...........\request
......\plugin
......\process
......\.......\inspector
......\.......\reaper
......\.......\spawner
......\runner
......\server
test
....\fixtures
....\........\items.yml
....\functional
....\..........\item_controller_test.rb
....\integration
....\performance