1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
Andrew Kaspick 684fb5e7d5 upgrade prototype to be compatible with rails.js [#5109 state:committed]
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-07-14 12:47:27 +02:00
..
application A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
commands Allow a PID file to be specified to rails server [#5031 state:resolved] 2010-07-08 22:35:02 +02:00
console
engine A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
generators upgrade prototype to be compatible with rails.js [#5109 state:committed] 2010-07-14 12:47:27 +02:00
rack
railtie
tasks Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
test_unit
all.rb
application.rb reload_routes! was still referencing old Rails::Application. 2010-07-02 08:13:52 +02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
commands.rb Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
configuration.rb
deprecation.rb
engine.rb A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
generators.rb
info.rb
info_controller.rb
info_routes.rb Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
initializable.rb
paths.rb A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
performance_test_help.rb
plugin.rb A few changes were done in this commit: 2010-06-28 01:22:32 +02:00
rack.rb
railtie.rb
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb