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
Xavier Shay 76053fe4d1 Allow http templates again, fix the broken test
[#5926 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-11-27 22:05:35 -02:00
..
application Refactored routes reloading to use RouteSet#append instead keeping block in Engine 2010-10-08 18:23:25 +02:00
commands Don't need to support rails plugin --version 2010-11-16 00:04:34 +01:00
console
engine Make deep copy of application generators on engine initialization. 2010-11-02 17:14:52 +01:00
generators Allow http templates again, fix the broken test 2010-11-27 22:05:35 -02:00
rack replace if ! with unless 2010-10-17 12:26:32 -02:00
railtie
tasks Comment internal railties tasks. 2010-10-14 08:37:03 +02:00
test_unit prevent rake test to run the test suite three times when ENV['TEST'] is set [#3572 state:resolved] 2010-10-10 12:22:40 +02:00
all.rb
application.rb Remove unused Configurable in Rails::Engine and Rails::Application. Remove unnecessary railties load path in cli [#5871 state:resolved] 2010-11-11 17:29:39 +01:00
backtrace_cleaner.rb in regexps, the dot in a character class is not a metacharacter 2010-10-15 16:31:00 +02:00
cli.rb Merge remote branch 'drogus/plugin_new' 2010-11-11 19:39:21 +01:00
code_statistics.rb
commands.rb Tidy up generators commits. 2010-11-17 23:32:19 +01:00
configuration.rb Make deep copy of application generators on engine initialization. 2010-11-02 17:14:52 +01:00
engine.rb Do not create table_name_prefix method on isolated module if the method already exists. 2010-11-22 13:43:12 +01:00
generators.rb Ensure that app generator is not loaded twice to get rid of warnings 2010-11-22 13:43:18 +01:00
info.rb Remove useless cgi 2010-11-10 16:43:26 -02:00
info_controller.rb
initializable.rb
paths.rb
performance_test_help.rb
plugin.rb Add "a" to make it better English 2010-10-07 11:40:57 -02:00
rack.rb
railtie.rb Minor fix on Rails:Railtie documentation 2010-11-21 03:29:43 +01:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00