This project is archived and is in readonly mode.

Changeset [ced68c7430216424419ecb4525d3bc6b6847f9c6] by José Valim

June 19th, 2009 @ 03:10 PM

App generator is working using new generators (except for templates). http://github.com/rails/rails/co...

Committed by José Valim

  • M railties/README
  • M railties/bin/about
  • M railties/bin/console
  • M railties/bin/dbconsole
  • M railties/bin/destroy
  • M railties/bin/generate
  • M railties/bin/performance/benchmarker
  • M railties/bin/performance/profiler
  • M railties/bin/plugin
  • M railties/bin/runner
  • M railties/bin/server
  • M railties/configs/databases/frontbase.yml
  • M railties/configs/databases/ibm_db.yml
  • M railties/configs/databases/mysql.yml
  • M railties/configs/databases/oracle.yml
  • M railties/configs/databases/postgresql.yml
  • M railties/configs/databases/sqlite2.yml
  • M railties/configs/databases/sqlite3.yml
  • M railties/configs/initializers/backtrace_silencers.rb
  • M railties/configs/initializers/inflections.rb
  • M railties/configs/initializers/mime_types.rb
  • M railties/configs/initializers/new_rails_defaults.rb
  • M railties/configs/initializers/session_store.rb
  • M railties/configs/locales/en.yml
  • M railties/configs/routes.rb
  • M railties/configs/seeds.rb
  • M railties/dispatches/config.ru
  • M railties/dispatches/dispatch.fcgi
  • M railties/dispatches/dispatch.rb
  • M railties/dispatches/gateway.cgi
  • M railties/environments/boot.rb
  • M railties/environments/development.rb
  • M railties/environments/environment.rb
  • M railties/environments/production.rb
  • M railties/environments/test.rb
  • M railties/fresh_rakefile
  • M railties/helpers/performance_test.rb
  • M railties/helpers/test_helper.rb
  • M railties/html/404.html
  • M railties/html/422.html
  • M railties/html/500.html
  • M railties/html/images/rails.png
  • M railties/html/index.html
  • M railties/html/javascripts/application.js
  • M railties/html/javascripts/controls.js
  • M railties/html/javascripts/dragdrop.js
  • M railties/html/javascripts/effects.js
  • M railties/html/javascripts/prototype.js
  • M railties/html/robots.txt
  • M railties/lib/generator/generators/app.thor

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>