Changeset [008c30a8e481c345eadcfc0a1a84e7d235d38461] by Christopher Giroir
October 31st, 2011 @ 10:25 PM
Ran through all changes listed in upgrade scripts
https://github.com/Kelsin/lilyraid/commit/008c30a8e481c345eadcfc0a1...
Committed by Christopher Giroir
- A README
 - A app/views/layouts/application.html.erb
 - A config.ru
 - A config/application.rb
 - A config/config.yml
 - A config/database.yml
 - A config/environments/cod.rb
 - A config/environments/dota.rb
 - A config/initializers/hoptoad.rb
 - A config/initializers/secret_token.rb
 - A config/initializers/session_store.rb
 - A config/locales/en.yml
 - A lib/tasks/.gitkeep
 - A public/index.html
 - A public/javascripts/rails.js
 - A public/stylesheets/.gitkeep
 - A script/rails
 - A test/performance/browsing_test.rb
 - A vendor/plugins/.gitkeep
 - R .gitignore.rails2
 - R app/controllers/application_controller.rb.rails2
 - R app/helpers/application_helper.rb.rails2
 - R app/views/layouts/application.erb
 - R config/config.yml.sample
 - R config/database.yml.rails2
 - R config/environment.rb.rails2
 - R config/environments/cod.rb
 - R config/environments/development.rb.rails2
 - R config/environments/dota.rb
 - R config/environments/production.rb.rails2
 - R config/routes.rb.rails2
 - R doc/README_FOR_APP.rails2
 - R lib/tasks/hoptoad_notifier_tasks.rake
 - R lib/tasks/rspec.rake
 - R public/javascripts/jrails.js
 - R test/test_helper.rb.rails2
 - R vendor/plugins/jrails/CHANGELOG
 - R vendor/plugins/jrails/README
 - R vendor/plugins/jrails/init.rb
 - R vendor/plugins/jrails/install.rb
 - R vendor/plugins/jrails/javascripts/jquery-ui.js
 - R vendor/plugins/jrails/javascripts/jquery.js
 - R vendor/plugins/jrails/javascripts/jrails.js
 - R vendor/plugins/jrails/javascripts/sources/jrails.js
 - R vendor/plugins/jrails/lib/jrails.rb
 - R vendor/plugins/jrails/tasks/jrails.rake
 - R vendor/plugins/nested_layouts/README
 - R vendor/plugins/nested_layouts/Rakefile
 - R vendor/plugins/nested_layouts/init.rb
 - R vendor/plugins/nested_layouts/lib/nested_layouts.rb
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/content_for_inner.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/content_for_outer.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/deep.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/inline_inner.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/inner.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/instance_inner.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/instance_outer.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/outer.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/shared_data_inner.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/layouts/shared_data_outer.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/content_for_passing.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/deep_layout.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/inline_layout.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/instance_passing.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/shared_data.rhtml
 - R vendor/plugins/nested_layouts/test/fixtures/test/simple.rhtml
 - R vendor/plugins/nested_layouts/test/nested_layouts_test.rb
 - M .gitignore
 - M Capfile
 - M Gemfile
 - M Gemfile.lock
 - M Rakefile
 - M app/controllers/admin/accounts_controller.rb
 - M app/controllers/admin/characters_controller.rb
 - M app/controllers/application_controller.rb
 - M app/controllers/calendars_controller.rb
 - M app/controllers/cclasses_controller.rb
 - M app/controllers/races_controller.rb
 - M app/controllers/raids_controller.rb
 - M app/controllers/slots_controller.rb
 - M app/helpers/application_helper.rb
 - M app/models/account.rb
 - M app/models/cclass.rb
 - M app/models/list.rb
 - M app/models/list_position.rb
 - M app/models/race.rb
 - M app/models/raid.rb
 - M app/views/accounts/_edit_character.rhtml
 - M app/views/accounts/new.html.erb
 - M app/views/admin/accounts/index.html.erb
 - M app/views/admin/instances/edit.html.erb
 - M app/views/admin/instances/index.html.erb
 - M app/views/admin/templates/edit.html.erb
 - M app/views/admin/templates/index.html.erb
 - M app/views/characters/_character.erb
 - M app/views/characters/_form.erb
 - M app/views/login/index.html.erb
 - M app/views/loots/_loot.erb
 - M app/views/loots/edit.html.erb
 - M app/views/raids/_position.erb
 - M app/views/raids/_raid.erb
 - M app/views/raids/_slot.erb
 - M app/views/raids/_tags.html.erb
 - M app/views/raids/_waiting_list.erb
 - M app/views/raids/edit.html.erb
 - M app/views/raids/new.html.erb
 - M app/views/raids/show.html.erb
 - M app/views/signups/_form.erb
 - M app/views/signups/_signup.erb
 - M app/views/signups/_waiting_list.erb
 - M app/views/slots/_slot.erb
 - M config/boot.rb
 - M config/deploy.rb
 - M config/environment.rb
 - M config/environments/development.rb
 - M config/environments/production.rb
 - M config/environments/test.rb
 - M config/initializers/backtrace_silencers.rb
 - M config/initializers/inflections.rb
 - M config/routes.rb
 - M db/seeds.rb
 - M public/404.html
 - M public/422.html
 - M public/500.html
 - M public/images/rails.png
 - M public/javascripts/application.js
 - M public/javascripts/controls.js
 - M public/javascripts/dragdrop.js
 - M public/javascripts/effects.js
 - M public/javascripts/prototype.js
 - M test/test_helper.rb
 
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A world of warcraft raid organizer